You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when i start to type 3 chars when the result of http is really long, so it takes longer to fetch
when i get to 5 chars the results show, and the the result from the first promise (3 chars) kicks in and displays :(
it also happens that when i type something in and tabout, when the fetching of data takes a longer, the list with typeahead hints pops up when i am already editing another field.
The hint list doesn't go away unless i go back to typeahead and esc or do something else. :(
hi i've got some weird behaviours when working with typeahead "ng2-bootstrap": "1.0.2-beta.0"
when i get to 5 chars the results show, and the the result from the first promise (3 chars) kicks in and displays :(
it also happens that when i type something in and tabout, when the fetching of data takes a longer, the list with typeahead hints pops up when i am already editing another field.
The hint list doesn't go away unless i go back to typeahead and esc or do something else. :(
The UX is really bad when i compare with the http://angular-ui.github.io/bootstrap/#/typeahead i used before. None of these things happened before.
The text was updated successfully, but these errors were encountered: