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

[2.0.0-rc.1] Saving a Blob on Firefox does not work #465

Closed
boris-petrov opened this issue Sep 26, 2018 · 1 comment
Closed

[2.0.0-rc.1] Saving a Blob on Firefox does not work #465

boris-petrov opened this issue Sep 26, 2018 · 1 comment

Comments

@boris-petrov
Copy link

The title says it pretty much all. On Chrome it works fine, on Firefox it does nothing. The function returns fine but nothing is downloaded. Tested on Firefox 47.0.2 and 62.0.2.

@jimmywarting
Copy link
Collaborator

jimmywarting commented Sep 26, 2018

figure it out, apparently you have to dispatch an event, a.click() is insufficient

edit: Fix on the way

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

2 participants