-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Sandboxed iframes breaks saveCanvas() function #1899
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Welcome! 👋 Thanks for opening your first issue here! And to ensure the community is able to respond to your issue, be sure to follow the issue template if you haven't already. |
Thank you for reporting! I see that I removed |
Thanks so much! I'm yearning to saveCanvas(). |
While you're waiting for this fix to be deployed, you can right click on a canvas to save it, though it is obviously not ideal :) |
I'm saving a canvas repeatedly as I draw to it so when saveCanvas() becomes available, I'll be very happy – thanks again! |
[#1899] Add allow-downloads to iframe sandbox attributes
Just did a hotfix release so this should be deployed to production shortly 😄 |
That's really great – thank you! |
SaveCanvas() is working beautifully. Thanks again! |
I'm seeing the same issue reported here:
#1443 (comment)
The text was updated successfully, but these errors were encountered: