Even though I reset the form, the search value the user previously typed in the dropdown is still highlighted and filtering the list
Hello @smorris
You have to reset and clear the form in event handler:
4 Likes
@WidleStudioLLP even after clearing and resetting the form, the search text remains highlighted
Hi @smorris, this is unexpected. Could you share the data source of the Select component? I would love to reproduce this issue on my end.