ng2-ui / auto-complete

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

Was fixed an error when a key pressed while remote source still loading #284

Closed igorrius closed 6 years ago

igorrius commented 6 years ago

Was fixed an error when a key pressed while remote source still loading. In this case the itemIndex was having a NaN value.