danialfarid / ng-file-upload

Lightweight Angular directive to upload files with optional FileAPI shim for cross browser support

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Firefox giving error on blob: url format

opened this issue · comments

I am getting this error in Firefox

https://i.imgur.com/GJMueYZ.png

The thing is Firefox complains about the type of URL, not an error related to the resource. Is this a limitation in Firefox? How can I circumvent this?

Using Firefox 70.0. ng-file-upload 12.2.13