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

Export "Save As..." functionality broken #153

Closed
neocotic opened this issue Apr 22, 2013 · 1 comment
Closed

Export "Save As..." functionality broken #153

neocotic opened this issue Apr 22, 2013 · 1 comment
Assignees
Labels
Milestone

Comments

@neocotic
Copy link
Member

It appears Chrome has removed support for WebKitBlobBuilder which is causing errors when using this functionality. Replacing it with the suggested Blob constructor works but does not invoke a file download process, but just displays the file in plain text.

Alternative approaches need to be investigated.

@ghost ghost assigned neocotic Apr 22, 2013
@neocotic neocotic mentioned this issue Apr 22, 2013
@neocotic
Copy link
Member Author

This issues has been fixed by PR #154.

@neocotic neocotic removed the Error label Nov 15, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant