1j01 / jspaint

🎨 Classic MS Paint, REVIVED + ✨Extras
https://jspaint.app/about
MIT License
7.17k stars 562 forks source link

Uploading pictures via #load doesn't work anymore #265

Closed cerritus closed 2 years ago

cerritus commented 2 years ago

Here's an example: https://jspaint.app/#load:https://imgur.com/a/hD4U2RH

Uncaught ReferenceError: uri is not defined at update_session_from_location_hash (sessions.js:551)

The error appeared with the last update, before that everything was working.

1j01 commented 2 years ago

Thanks for reporting! This error is fixed, although loading from Imgur is still not working; that may be a problem with or a restriction put in place by Imgur, though. Did loading from Imgur specifically work recently?

cerritus commented 2 years ago

Thanks for reporting! This error is fixed, although loading from Imgur is still not working; that may be a problem with or a restriction put in place by Imgur, though. Did loading from Imgur specifically work recently?

Imgur link I made as an example, now everything works again. Thanks for the quick fix and such an awesome project!