Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

callbacks? #44

Open
adventmedia opened this issue May 19, 2023 · 1 comment
Open

callbacks? #44

adventmedia opened this issue May 19, 2023 · 1 comment

Comments

@adventmedia
Copy link

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

@cipchk
Copy link
Owner

cipchk commented May 20, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants