Steps to reproduce
Link to live example: https://mui.com/base-ui/react-select/#introduction
Steps:
- Add
value="" to the <Select> component

Current behavior
- The Select menu can't be closed by clicking away if its
value prop doesn't match any option's value
- Selecting an option can close the menu though
Expected behavior
- The Select menu can be closed by clicking away even if its
value prop doesn't match any option's value
Context
No response
Your environment
Details
"@mui/base": "5.0.0-beta.36"
Search keywords: Select
Steps to reproduce
Link to live example: https://mui.com/base-ui/react-select/#introduction
Steps:
value=""to the<Select>componentCurrent behavior
valueprop doesn't match any option's valueExpected behavior
valueprop doesn't match any option's valueContext
No response
Your environment
Details
"@mui/base": "5.0.0-beta.36"Search keywords: Select