-
-
Notifications
You must be signed in to change notification settings - Fork 46
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Select] Select menu can't be closed by clicking away #8
Comments
@homerchen19 Thanks for reporting this - I thought it may be because you set both Just for comparison: clickaway works correctly with an out of range
|
JFYI, I noticed this bug after installing version |
This issue has been closed. If you have a similar problem but not exactly the same, please open a new issue. Note @homerchen19 How did we do? Your experience with our support team matters to us. If you have a moment, please share your thoughts in this short Support Satisfaction survey. |
Steps to reproduce
Link to live example: https://mui.com/base-ui/react-select/#introduction
Steps:
value=""
to the<Select>
componentCurrent behavior
value
prop doesn't match any option's valueExpected behavior
value
prop doesn't match any option's valueContext
No response
Your environment
Search keywords: Select
The text was updated successfully, but these errors were encountered: