valor-software / ng2-select

Angular based replacement for select boxes
http://valor-software.github.io/ng2-select/
MIT License
675 stars 587 forks source link

In ng-select dropdown, on searching for a text, the listed items matching the search criteria having the searched text in bold, when clicked does not get the item selected. #871

Open chaitrashivanand opened 7 years ago

chaitrashivanand commented 7 years ago

In ng-select dropdown, on searching for a text, the listed items matching the search criteria having the searched text in bold, when clicked does not get the item selected. If you select apart from bold text, it gets selected.

jdelucaa commented 5 years ago

I have the same problem, using version 2.0.0.

I noticed that this only happens when having multiple instances of the component on the same page.