Skip to content
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

Get a file does not work in Safari #23

Open
iBobik opened this issue Nov 4, 2016 · 2 comments
Open

Get a file does not work in Safari #23

iBobik opened this issue Nov 4, 2016 · 2 comments

Comments

@iBobik
Copy link

iBobik commented Nov 4, 2016

When used Get a file it will show: "Got boot.py, 160 bytes" but file will not be downloaded.

In console it will print this warning:
Non user-triggered activations of anchors that have a download attribute are ignored.

Safari Technology Preview Release 16 (Safari 10.1, WebKit 12603.1.10)

@dpgeorge
Copy link
Member

dpgeorge commented Nov 8, 2016

WebREPL is using FileSaver.js to save files https://github.com/eligrey/FileSaver.js. It seems that Safari support has some issues: eligrey/FileSaver.js#12 . Maybe you can try the latest version of FileSaver.js to see if anything improves? Otherwise it's not really possible for me to fix this because I don't have access to Safari.

@steve-ng
Copy link

I'm facing this problem as well currently. It has to do with Safari instead of FileSaver. see eligrey/FileSaver.js#282

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants