eligrey / FileSaver.js

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

fix: the new popup not the download window #738

Open cyanxxx opened 2 years ago

cyanxxx commented 2 years ago

When using the safair 6.0+, the new popup is opened. But the download path not used in the new popup. Because the popup is not been passed.