mdlivingston / mat-select-filter

mat-select-filter
MIT License
28 stars 30 forks source link

(bug) subscription never unsubscribe #23

Closed MaxXx1313 closed 2 years ago

MaxXx1313 commented 2 years ago

In the following place the subscription is never released, so it can be a memory leak.

https://github.com/mdlivingston/mat-select-filter/blob/5aba9df290537a5cb3f2f174758c36336a75632e/src/lib/mat-select-filter.component.ts#L53