turbine icon indicating copy to clipboard operation
turbine copied to clipboard

Dispose listeners

Open limemloh opened this issue 8 years ago • 1 comments

Remove listeners when components are removed from DOM to avoid memory leaks.

limemloh avatar Dec 19 '16 11:12 limemloh

We should be able to detect when DOM is removed with MutationObserver

limemloh avatar Jun 03 '17 13:06 limemloh