oferh / ng2-completer

Angular 2 autocomplete component
http://oferh.github.io/ng2-completer/
MIT License
347 stars 172 forks source link

trim text before searching #369

Open mrityunjays opened 6 years ago

mrityunjays commented 6 years ago

Hi,

Completer is showing no results when we paste text with blank spaces though it is having matched results. Please use trim before searching to allow such condition.