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

Fix for memory leak

Open vrudenko opened this issue 6 years ago • 0 comments

Library adds callbacks for window "resize", but doesn't remove them from internal list. That's why it produces memory leaks.

vrudenko avatar Dec 04 '18 11:12 vrudenko