Autocomplete controlled state, when initial value is undefined, the next time state changes component doesn't show the value #44398
Labels
component: autocomplete
This is the name of the generic UI component, not the React module!
status: expected behavior
Does not imply the behavior is intended. Just that we know about it and can't work around it
Steps to reproduce
Steps:
Note that if you change the initial value to be
null
, this bug will not happen, it only happens when the initial value =undefined
Current behavior
Component does not display value
Expected behavior
Component should display value
Context
No response
Your environment
npx @mui/envinfo
Search keywords: Autocomplete controlled state value bug
The text was updated successfully, but these errors were encountered: