bootstrap
bootstrap copied to clipboard
typehead on input foucs
Bug description:
I tried to solve it on myself. But i didn't get that. When the input was on focus have to show the typehead. On the previous version this link http://embed.plnkr.co/UAWfTE/ they are doing that and it working fine with typeahead-open-on-focus.
Version of Angular, UIBS, and Bootstrap
Angular: 1.6.3
UIBS: 2.5.0
Bootstrap: 3.3.7
try typeahead-min-length='0'
@zh0014in I tried that, but its not working
@zh0014in typeahead-show-hint="true" typeahead-min-length="0"