-
Notifications
You must be signed in to change notification settings - Fork 38
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
createObjectURL #53
Comments
Hi @shahind , it's probably related to cordova electron. |
Thanks @AleeeKoi. The problem is not |
For any other person who faces this problem; there is no fix for this bug so far (see the related issue). To fix the problem, you need to save the |
Hi @shahind thanks for the feedback and the solution. 👍 |
When trying to use it in a Cordova-electron app I get this error:
Uncaught (in promise) TypeError: Failed to execute 'createObjectURL' on 'URL': Overload resolution failed.
at t. (js-file-downloader.min.js:10)
(does not depend on the file type or server).
The text was updated successfully, but these errors were encountered: