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 Oct 2, 2019. It is now read-only.
Is there a way to keep the value entered into a ui-select if the value does not match the json feed? I would like to use this to allow a user to create a new applicant but if the applicant already exists, I would like the user to be able to choose the match.
As it is by default, if there is no match, the value is deleted.