angular-tooltips icon indicating copy to clipboard operation
angular-tooltips copied to clipboard

Memory leak

Open vrudenko opened this issue 6 years ago • 0 comments

Hello guys. Thank you for your plugin, i'm using it in couple of projects. It's small and nice, but i've found that it produces memory leaks. Library adds callbacks for window "resize", but don't remove them from internal list. Proposed fix is waiting in pull requests.

https://github.com/720kb/angular-tooltips/pull/233

vrudenko avatar Dec 04 '18 11:12 vrudenko