lovedigit
👽 Chevereto Freak
▶ Reproduction steps
Image loading animation never goes away. And image never renders full size image.
I could reproduce it on demo as well:
📃 Error log message
None.
Not sure if it is related. I didn't have much time to debug it.
Looks like
so

- upload any big image that triggers image loading animation
- move it to the album with permission "Private (anyone with the link)"
- Open incognito mode/private browser window; or logout of your account
- Open image viewer link
Image loading animation never goes away. And image never renders full size image.
I could reproduce it on demo as well:
📃 Error log message
None.
Not sure if it is related. I didn't have much time to debug it.
Looks like
document.querySelector('#panel-thumb-list li.current') is null, trying to access scrollIntoView on it crashes the scriptIyJhV0:412 Uncaught TypeError: Cannot read property 'scrollIntoView' of nullso
CHV.obj.image_viewer.image is never set which is causingUncaught TypeError: Cannot read property 'is_360' of undefined
Last edited: