eligrey / FileSaver.js

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

ReactJs Android browser silently failing #789

Open MoeHamdan opened 1 year ago

MoeHamdan commented 1 year ago

Hello

The saveAs is working fine when using browsers on PCs. However when using browsers on tablet like "Samsung Browser" and Chrome the saveAs is failing silently. Most of the time "Samsung Browser" is failing, while chrome is sometimes failing.

Any idea why would that be?

tobias-graf-p commented 1 year ago

This is maybe related to this issue: #794