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

Added support for promise after notification is done. #4

Merged
merged 6 commits into from Dec 23, 2018

Conversation

joelmandell
Copy link
Contributor

Implemented it because I do an notification when an request is failed. And I need to reload the page or redirect user to different route.

@joelmandell
Copy link
Contributor Author

joelmandell commented Nov 9, 2018

Well did not really think trough some things with the promise :)
It was resolving the promise immediatly and not after the specified delay. Now it should work.

@biering
Copy link
Owner

biering commented Dec 23, 2018

Thank you for the PR!

@biering biering merged commit 168f898 into biering:master Dec 23, 2018
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

Successfully merging this pull request may close these issues.

None yet

2 participants