oferh / ng2-completer

Angular 2 autocomplete component
http://oferh.github.io/ng2-completer/
MIT License
348 stars 171 forks source link

Components keeping Observable subscriptions open (leaks) #426

Closed awerlang closed 2 years ago

awerlang commented 5 years ago

I found a few observable leaks in this library. On the demo project, based on the #425 addition these ones were reported:

There may be others, in case the demo project doesn't showcase some feature.