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
{{ message }}
This repository has been archived by the owner on May 29, 2019. It is now read-only.
Add a new feature to force the user to enter a value present in the list (typeahead-force-selection for example).
If the user enter a value not present in the list set the input's validity flag to false and not just set the model to undefined (as with typeahead-editable to false).
The text was updated successfully, but these errors were encountered:
Add a new feature to force the user to enter a value present in the list (typeahead-force-selection for example).
If the user enter a value not present in the list set the input's validity flag to false and not just set the model to undefined (as with typeahead-editable to false).
The text was updated successfully, but these errors were encountered: