eligrey / FileSaver.js

An HTML5 saveAs() FileSaver implementation
https://eligrey.com/blog/saving-generated-files-on-the-client-side/
Other
21.52k stars 4.38k forks source link

Fail to download on Samsung Internet Browser #660

Open Akta3d opened 4 years ago

Akta3d commented 4 years ago

Samsung Internet Browser ad an option "bock auto download". By default this option is enable and block all download.

When we try to download a file, the browser don't notify user that a download is blocked.

Do you have a workaround ? Do you know how to detect this option ?

tobias-graf-p commented 1 year ago

Similar issue (but probably not the same): #794