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 Jan 26, 2022. It is now read-only.
Click on the arrow pointing downward on the right hand below the image.
Expected:
Show a modal popup with image size available to download
Actual:
Nothing happens.
Discovered in Firefox Nightly. We have already backed out String.prototype.item, but this problem still persists. Manually doing delete Array.prototype.item; in the JS console fixes it.