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
hi, my issue is that typeahead-min-length="0" is not working. What i needed was the list to pop up on focus of the typeahead element, even if no value was typed.
my workaround was the typeaheadFocus directive, which was deleted apparently in the current version.
What was the reason for removing it?
For now i just copied the typeaheadFocus directive from version 0.6...
Could you get that directive back in again, or even better get the typeahead-min-length="0" to work on focus?
The text was updated successfully, but these errors were encountered:
hi, my issue is that typeahead-min-length="0" is not working. What i needed was the list to pop up on focus of the typeahead element, even if no value was typed.
my workaround was the typeaheadFocus directive, which was deleted apparently in the current version.
What was the reason for removing it?
For now i just copied the typeaheadFocus directive from version 0.6...
Could you get that directive back in again, or even better get the typeahead-min-length="0" to work on focus?
The text was updated successfully, but these errors were encountered: