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
onCloseFunc fires if the notification times out. That's great. But it also happens after onClickFunc fired which is pretty bad. Also the notification should disappear after I clicked it.
Removing the notification on click via closeAll() is erroneous, too. Throws an exception object already destroyed.
onCloseFunc
fires if the notification times out. That's great. But it also happens afteronClickFunc
fired which is pretty bad. Also the notification should disappear after I clicked it.Removing the notification on click via
closeAll()
is erroneous, too. Throws an exceptionobject already destroyed
.node 6.2.1, Win7/10 @32bit
The text was updated successfully, but these errors were encountered: