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
valorkin
changed the title
Please support typeaheadMinLength = "0" in Typeahead
chore(typeahead): add support typeaheadMinLength = "0" in Typeahead
Mar 24, 2016
There is an API of Typeahead in ng2-bootstrap.
Right now, it should be greater than or equal to 1. Please support 0. So when the input gets focus, it will show automatically.
Like angular-ui supports this. And one demo using 0 works well.
Thanks
The text was updated successfully, but these errors were encountered: