eligrey / eligrey/FileSaver.js
docs: saveAs in iOS does not open in new tab as described
Open
- Dominant language
- JavaScript
- Stars
- 22k
- Forks
- 4.3k
- PR merge metrics
- No merged PRs in 30d
Description
In the Readme it mentions:
> Due to restrictions in iOS saveAs opens in a new window instead of downloading
But this is not the behavior seen in FileSaver.js version 2.0.5 and iOS 14.x. Instead the file is opened in the same tab, causing the user to potentially lose what they were doing before saving the file.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.