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 was archived by the owner on May 29, 2019. It is now read-only.
When using typeahead-editable="false", the model bound to the typeahead is undefined on blur when a value is not selected from the popup. Unfortunately, the input still contains the value entered. The expected/desired behavior for me is to clear the input in such a situation.