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
In step 5, alternatively we can also type " tom cook" or "tom cook " (with an extra space at the beginning or the end), and the same error occurs even though "tom cook" has a match.
What component (if applicable)
Describe the bug
When the combobox fails to match the text input, we get a console error
Uncaught Error: Unexpected undefined
.To Reproduce
Steps to reproduce the behavior:
In step 5, alternatively we can also type " tom cook" or "tom cook " (with an extra space at the beginning or the end), and the same error occurs even though "tom cook" has a match.
Expected behavior
No console error.
Screenshots
https://github.com/user-attachments/assets/39d2a63c-b624-4cf8-a800-d2a7de05c394
Browser/Device (if applicable)
Additional context
More details on the console error:
The text was updated successfully, but these errors were encountered: