Error with Select drop-down in a modal dialog box #13341
Labels
bug 🐛
Something doesn't work
component: modal
This is the name of the generic UI component, not the React module!
You can see this error with a demo code provided on material-ui.com web site.
Just open codepen page with an example:
https://codesandbox.io/s/13zxk7y83q
Then open dialog box, select from first drop down list and try to select from the second list. Then error message appears.
Expected Behavior
Both drop down lists should work without errors.
Current Behavior
After selecting from the first drop down list selection from the second will rise an error.
Steps to Reproduce
Link: https://codesandbox.io/s/13zxk7y83q
Your Environment
Latest Firefox or Chrome.
The text was updated successfully, but these errors were encountered: