eligrey / eligrey/FileSaver.js
Version 2+ does not work with Chrome popup blocker extension
Open
- Dominant language
- JavaScript
- Stars
- 22k
- Forks
- 4.3k
- PR merge metrics
- No merged PRs in 30d
Description
From version 2.0 forward, every time the user tries to download a file, a popup notification shows up and the file doesn't download (even if the user presses the "show popup" or "whitelist this site" button). This does NOT happen with version 1.3.8.
I managed to reproduce this problem by using the "Poperblocker' extension, which can be found here: https://poperblocker.com/
JSFiddle with 2.0.2: https://jsfiddle.net/sdu4xcne/1/
JSFiddle with 1.3.8: https://jsfiddle.net/qeujogs4/
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.