You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
How do I access the success and error callbacks using FileSaverService (not directive)?
The text was updated successfully, but these errors were encountered: