solodynamo / ng2-search-filter

Angular 2 / Angular 4 / Angular 5 custom pipe npm module to make a search filter on any input, 🔥 1Million+ downloads
https://www.npmjs.com/package/ng2-search-filter
MIT License
149 stars 40 forks source link

Cant use this with mat-select with mutliselect #79

Open mehthab3 opened 2 years ago

mehthab3 commented 2 years ago

I can't use this filter with mat-select single selection, but while trying for multi-select, previous values are overridden. Any luck?