-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Description
Provide a general summary of the issue here
When using the Autocomplete component, if you enter a search term that yields zero results, the input freezes and stops receiving updates. The only way to reset the input is to use the clear button.
π€ Expected Behavior?
The input should continue to allow the search term to be adjusted, even when there are no results found.
π― Current Behavior
The input value stops updating unless you use the clear button to reset it.
π Possible Solution
Possibly related to the large-scale refactor in #8641.
π¦ Context
No response
π₯οΈ Steps to Reproduce
https://codesandbox.io/p/devbox/elegant-jerry-vytxg4?workspaceId=ws_2dzWdrKVkq8NN5ECL3BfB6
- Open the page
- Enter a term into the search field that returns no results
- Try to make further edits to the search field
Version
react-aria-components 1.12.1
What browsers are you seeing the problem on?
Chrome
If other, please specify.
No response
What operating system are you using?
macOS
π§’ Your Company/Team
No response
π· Tracking Issue
No response
Metadata
Metadata
Assignees
Labels
No labels