Most notifications I can think of are ephemeral and relevant only for the currently active javascript state (for example errors executing javascript, problems with submitting forms, etc). As such, I do not want to persist them on page reload, because after the reload they are no longer relevant.
Is there a way to disable persisting notifications on reload. If not, could it be added?
Most notifications I can think of are ephemeral and relevant only for the currently active javascript state (for example errors executing javascript, problems with submitting forms, etc). As such, I do not want to persist them on page reload, because after the reload they are no longer relevant.
Is there a way to disable persisting notifications on reload. If not, could it be added?