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 25, 2019. It is now read-only.
When we type in autocomplete and do not select and if there is already a previous selection (a defined value), I suggest that when entering any other search term, the value is set to null and if no option is selected, to blur event, set the term null the research.
In summary: Clear the value when performing a new search and get null in the blur event without having made a selection.
This property could be called forceSelection: true | false
The text was updated successfully, but these errors were encountered:
When we type in autocomplete and do not select and if there is already a previous selection (a defined value), I suggest that when entering any other search term, the value is set to null and if no option is selected, to blur event, set the term null the research.
In summary: Clear the value when performing a new search and get null in the blur event without having made a selection.
This property could be called forceSelection: true | false
The text was updated successfully, but these errors were encountered: