-
-
Notifications
You must be signed in to change notification settings - Fork 32.7k
Closed
Labels
priority: importantThis change can make a difference.This change can make a difference.ready to takeHelp wanted. Guidance available. There is a high chance the change will be acceptedHelp wanted. Guidance available. There is a high chance the change will be acceptedscope: autocompleteChanges related to the autocomplete. This includes ComboBox.Changes related to the autocomplete. This includes ComboBox.type: regressionA bug, but worse, it used to behave as expected.A bug, but worse, it used to behave as expected.
Description
When using the Autocomplete component with the freeSolo option, the entered value is removed right after leaving the text field.
- The issue is present in the latest release.
- I have searched the issues of this repository and believe that this is not a duplicate.
Current Behavior 😯
See the image below (Material-UI v5.0.0-beta.4)

Expected Behavior 🤔
See the image below (Material-UI v4.12.3)

The Autocomplete component should not remove the entered text.
Steps to Reproduce 🕹
Steps:
- Visit https://next.material-ui.com/components/autocomplete/#free-solo
- Enter a text
- Leave the input field
- BUG: Text is removed
Your Environment 🌎
- MacOS
- Chrome 92.0.4515.159
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
priority: importantThis change can make a difference.This change can make a difference.ready to takeHelp wanted. Guidance available. There is a high chance the change will be acceptedHelp wanted. Guidance available. There is a high chance the change will be acceptedscope: autocompleteChanges related to the autocomplete. This includes ComboBox.Changes related to the autocomplete. This includes ComboBox.type: regressionA bug, but worse, it used to behave as expected.A bug, but worse, it used to behave as expected.