ng2-ui / auto-complete

Angular Auto Complete component and directive
https://ng2-ui.github.io/dist/#/auto-complete
MIT License
279 stars 122 forks source link

Switch to not show 'No Result Found' message when no results are found #360

Closed jbowen014 closed 5 years ago

jbowen014 commented 5 years ago

Is there any way to not show the 'No Result Found' message when no results are found? I am letting users free-enter a value if there is not a match and users are getting confused and think they can only select from the list.

Thank you

almothafar commented 5 years ago

Duplicate, look into #307 and #186