You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Even users could not see the image attachments from main since its hidden by css. But the image attachments are still being returned in html. This is going to download all image attachments from discussions. If most of discussions have an image attachment, this will trigger many requests to retrieve and down images. This would cause performance issue.