-
-
Notifications
You must be signed in to change notification settings - Fork 32.7k
Closed
Labels
good first issueGreat for first contributions. Enable to learn the contribution process.Great for first contributions. Enable to learn the contribution process.scope: selectChanges related to the select.Changes related to the select.type: bugIt doesn't behave as expected.It doesn't behave as expected.
Description
- The issue is present since 4.7.1 release.
- I have searched the issues of this repository and believe that this is not a duplicate.
Steps to Reproduce 🕹
Open https://codesandbox.io/s/material-demo-ooctx
Change row 219 in demo.js to:
<option value={30}>Thirty Thirty Thirty</option>
Select this option on https://ooctx.csb.app/
See incorrect auto-sizing of element:
Your Environment 🌎
| Tech | Version |
|---|---|
| Material-UI | v4.7.1+ |
| React | Latest |
| Browser | Latest Firefox, Latest Chrome |
oliviertassinari
Metadata
Metadata
Assignees
Labels
good first issueGreat for first contributions. Enable to learn the contribution process.Great for first contributions. Enable to learn the contribution process.scope: selectChanges related to the select.Changes related to the select.type: bugIt doesn't behave as expected.It doesn't behave as expected.
