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

Firefox Error: Argument 2 of URL.createObjectURL can't be converted to a dictionary. #54

Closed
LMarcinkowski opened this issue Nov 17, 2016 · 2 comments

Comments

@LMarcinkowski
Copy link

Error in Firefox (50.0):

fifrefox excel errro

@craignicol
Copy link

craignicol commented Nov 17, 2016

Fix discussed on the Blob PR here #48 (comment)

The Firefox error persists in the 2.0.0 version (downloaded today) for Firefox 49.0.1 when using the CSV export.
A temporary fix involves replacing "exporttype" on line 105 with
{ type : exporttype}

Same fix will work for XLS

@jehon
Copy link
Contributor

jehon commented Dec 22, 2016

I had the same problem today, with the bower download of version 2.0.0.

The fix mentionned by @gspringtech in @craignicol comment is working.

What about integrating that in the trunk?

Thanks

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