liuy97 / ng2-input-autocomplete

angular2 input autocomplete
https://liuy97.github.io/ng2-input-autocomplete/
MIT License
7 stars 5 forks source link

Enter key wont select in the dropdown #10

Closed jagabs closed 5 years ago

jagabs commented 5 years ago

hi any follow up on this?

liuy97 commented 5 years ago

no. I have not implemented it yet. I am still considering whether this is required. This is only for desktop apps, not mobil apps. But i can implement it if you really need it.

antajo commented 5 years ago

Not working 0.3.3

liuy97 commented 5 years ago

I will fix it as soon as possible

liuy97 commented 5 years ago

I tested it in v0.3.4, and it works fine. https://stackblitz.com/edit/ng2-input-autocomplete

antajo commented 5 years ago

Not working in Angular 2 app :(