eligrey / eligrey/FileSaver.js
blob opens in current tab iOS Safari
Open
- Dominant language
- JavaScript
- Stars
- 22k
- Forks
- 4.3k
- PR merge metrics
- No merged PRs in 30d
Description
I have a problem with saveAs function in iOS Safari -> blob is opened in the current tab and I want it to open in a new tab at least, I am aware that it won't trigger downloading the file but I just need to open the file in NEW tab.
I rummaged through issues and I came across conflicting information in this matter -> some say it opens in new tab, some do not and I am confused.
Does anyone have it implemented in a way that blob opens in a new tab, not the current one?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.