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
In the grid view of the file browser's default template, if the filename of an image contains the characters # or ?, the preview doesn't appear, since web browsers (at least Firefox and Chromium) parse the src attribute as an URL. The href attribute pointing to the file itself is unaffected, so it remains possible to click on these files to open them, only the preview is broken.