alireza-sohrabi/ngx-mat-select

Searcher not invokes when input includes underscore(_), the number followed by underscore

Closed this issue · 1 comments

Describe the bug
The searcher funtion invokes in normal condition, but not when search input contains underscore(_)

To Reproduce
Steps to reproduce the behavior:
give input 'bank_0' in searchbox, you will not see refeshing, and same result as of bank

Expected behavior
'bank_0' input should return only the item with value 'bank_0'

Screenshots
image