tb / ng2-nouislider

Angular2 noUiSlider directive
http://tb.github.io/ng2-nouislider/
MIT License
184 stars 114 forks source link

Add OnDestroy lifecycle hook destroying internal nouislider #187

Closed alexxxnf closed 1 year ago

alexxxnf commented 6 years ago

This should fix #180.

I’m not sure whether this is enough or not. Maybe we should also remove callbacks added via addEventListener.

mattlewis92 commented 1 year ago

Thanks for this! It should have been accounted for in https://github.com/tb/ng2-nouislider/pull/229