You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The most obvious, you can decorate notie.alert with setTimeout and add callback on timeout, but it wouldn't fire if closing alert was forced, because of clicking on it, pressing ESC and so on.
BTW there is a good pull request that resolves the problem easily.
There's no "callback" for the moment when
notie.alert(....)
disappears, how can I catch it?The text was updated successfully, but these errors were encountered: