-
-
Notifications
You must be signed in to change notification settings - Fork 32.3k
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] Fix height overflow #20822
[Select] Fix height overflow #20822
Conversation
Details of bundle changes.Comparing: ceb7cda...3b158d8 Details of page changes
|
@esseswann Thanks |
Could a release be cut for this soon? It's a pretty bad visual bug :) |
@Floriferous You can rollback to a previous version or use the version published by codesandbox-ci. Next release this weekend. |
Does this issue also fix this problem: https://codesandbox.io/s/still-mountain-gfru2 It is not in |
It seems to be coming from another source. I think you should create a separate bug and we should make MuiInputBase-input use the solution introduced in this pull request |
Closes #20811
Related to #20752
This is another attempt after #20780
Adds regression test for
<Select multiple />
with Chips not overflowing