jquery-toast-plugin
jquery-toast-plugin copied to clipboard
afterHidden callback is invoked again if toaster crossed out
afterHidden event seems to be raised regardless of whether the toaster was crossed out or not after the timeout. https://github.com/kamranahmedse/jquery-toast-plugin/blob/master/src/jquery.toast.js#L278-L297