cipchk/ngx-filesaver

callbacks?

adventmedia opened this issue · 1 comments

How do I access the success and error callbacks using FileSaverService (not directive)?

The error handling about FileSaverDirective is actually caused during the Http request process, and FileSaverService just encapsulates file-save. You can do error handling for Http requests before calling FileSaverService.