Fix error thrown when the searchText
value in Autocomplete equals "?".
#217
Labels
bug
Something isn't working
searchText
value in Autocomplete equals "?".
#217
Describe the bug
when user only input "?", the internal regex will throw an error, but there's no way to catch error
Suggested Solution
The text was updated successfully, but these errors were encountered: