bootstrap-notify icon indicating copy to clipboard operation
bootstrap-notify copied to clipboard

memory leak when closing manually

Open SubZero-0 opened this issue 10 years ago • 3 comments

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.

SubZero-0 avatar Jan 20 '16 09:01 SubZero-0

I resolved the bug and commit it, please check.

SubZero-0 avatar Jan 21 '16 09:01 SubZero-0

Where?

mouse0270 avatar Jan 21 '16 23:01 mouse0270

OK... sorry... I never comitted to github before... so now you can see it? https://github.com/mouse0270/bootstrap-notify/pull/135/commits

SubZero-0 avatar Jan 24 '16 09:01 SubZero-0