eligrey / eligrey/FileSaver.js
XHR onerror handler func should be customizable
Open
- Dominant language
- JavaScript
- Stars
- 22k
- Forks
- 4.3k
- PR merge metrics
- No merged PRs in 30d
Description
The XHR [onerror](https://github.com/eligrey/FileSaver.js/blob/master/src/FileSaver.js#L41-L43) handler function should be customizable in order to be able to better react to file download errors in the code calling the `FileSaver.saveAs(...)`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.