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
Thank you for reporting.
I confirmed that this app crashes when I load any JPEG files. Considering the error message, it seems to be related to image-rs/image#1496.
I fixed Cargo.toml to disable jpeg_rayon feature of image crate, and I successfully loaded a JPEG file in the app.
Already I deployed the new version. Does it fix the issue for you?
No matter what image I load, or what browser I load it in, the program seems to immediately crash with a panic in the console.
I've tried in the latest versions of both Firefox (94.0.2) and Chrome (96.0.4664.45).
The text was updated successfully, but these errors were encountered: