bootstrap-notify
bootstrap-notify copied to clipboard
memory leak when closing manually
when user close the notifiers manually there is memory leak of the setInterval function that were not cleaned up. I tested it with IE snapshots and got for each notification that I closed manually "Anonymous function" that when I click them it redirect me to the setInterval function.
I resolved the bug and commit it, please check.
Where?
OK... sorry... I never comitted to github before... so now you can see it? https://github.com/mouse0270/bootstrap-notify/pull/135/commits