optimistex / ngx-select-ex

Angular based replacement for select boxes
https://optimistex.github.io/ngx-select-ex/
MIT License
111 stars 42 forks source link

Unexpected "no data found" at initial state #129

Open pablochud opened 5 years ago

pablochud commented 5 years ago

After raising the version from 3.3.12 to 3.5.10-dev, the message "No results found " is displayed for a while before the data is downloaded. This behavior was not in the previous version.

I create example where data is being downloaded after focus element (btw. maybe someone would like this solution) https://stackblitz.com/edit/ngx-select-ex-issues-100-gk5yxb?file=app%2Fapp.component.ts