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

Display a notification after page reload #216

Open
lcsqlpete opened this issue Jan 9, 2020 · 0 comments
Open

Display a notification after page reload #216

lcsqlpete opened this issue Jan 9, 2020 · 0 comments

Comments

@lcsqlpete
Copy link

I have a situation where I need to reload the current web page and then show a notification. The notification shows up but disappears after a very short period of time, much less than the 5000 setting. I think this is happening because the notification is displayed while the page is loading and is wiped out as soon as the reload has finished, but not sure.

I've tried using setTimeout and delay to issue the notify after pausing but in both cases, the notification doesn't show up at all.

Any suggestions for how to make this work?

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

1 participant