jquery-toast-plugin icon indicating copy to clipboard operation
jquery-toast-plugin copied to clipboard

afterHidden callback is invoked again if toaster crossed out

Open mii9000 opened this issue 8 years ago • 0 comments

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

mii9000 avatar Jan 05 '17 08:01 mii9000