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
{{ message }}
This repository was archived by the owner on Mar 25, 2026. It is now read-only.
We've tracked the issue down. There's some responsive CSS that hides image captions when the browser height is less than a certain value. However, because we target the label for focus when opening an image, the element isn't found and focus is left back on the page.
We've tracked the issue down. There's some responsive CSS that hides image captions when the browser height is less than a certain value. However, because we target the label for focus when opening an image, the element isn't found and focus is left back on the page.
Will fix up shortly.