[AutoComplete] Item TouchTap event handler overwrites the value of searchText set via props #3962
Labels
component: autocomplete
This is the name of the generic UI component, not the React module!
Using the AutoComplete as a controlled component, the value set via the searchText props is overwritten by the callback set on the item TouchTap event handler.
The text was updated successfully, but these errors were encountered: