Skip to content

[autocomplete] Fix freeSolo controlled values cleared by initial null#48611

Merged
mj12albert merged 2 commits into
mui:masterfrom
mj12albert:fix-autocomplete-freeSolo-inputValue-reset
Jun 3, 2026
Merged

[autocomplete] Fix freeSolo controlled values cleared by initial null#48611
mj12albert merged 2 commits into
mui:masterfrom
mj12albert:fix-autocomplete-freeSolo-inputValue-reset

Conversation

@mj12albert
Copy link
Copy Markdown
Member

@mj12albert mj12albert commented Jun 2, 2026

@mj12albert mj12albert added scope: autocomplete Changes related to the autocomplete. This includes ComboBox. type: regression A bug, but worse, it used to behave as expected. labels Jun 2, 2026
@code-infra-dashboard
Copy link
Copy Markdown

code-infra-dashboard Bot commented Jun 2, 2026

Deploy preview

https://deploy-preview-48611--material-ui.netlify.app/

Bundle size

Bundle Parsed size Gzip size
@mui/material 🔺+30B(+0.01%) 🔺+6B(0.00%)
@mui/lab 0B(0.00%) 0B(0.00%)
@mui/private-theming 0B(0.00%) 0B(0.00%)
@mui/system 0B(0.00%) 0B(0.00%)
@mui/utils 0B(0.00%) 0B(0.00%)

Details of bundle changes


Check out the code infra dashboard for more information about this PR.

@mj12albert mj12albert marked this pull request as ready for review June 2, 2026 12:03
@mj12albert mj12albert enabled auto-merge (squash) June 3, 2026 10:06
@mj12albert mj12albert merged commit 6c5812a into mui:master Jun 3, 2026
18 checks passed
@mj12albert mj12albert deleted the fix-autocomplete-freeSolo-inputValue-reset branch June 3, 2026 14:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

scope: autocomplete Changes related to the autocomplete. This includes ComboBox. type: regression A bug, but worse, it used to behave as expected.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Autocomplete] Input content is reset initially since 9.0.1

2 participants