Skip to content

Display a notification after page reload #216

@lcsqlpete

Description

@lcsqlpete

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions