-
-
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
[material-ui][Dialog] Broken scrolling in fullScreen dialogs (v6) #43572
Comments
It's a regression from #42283 where we removed |
Hello @ZeeshanTamboli I think I had fixed the issue of it. Can you please assing this issue to me. |
@LuseBiswas thanks for reaching out, if you want please open a PR with the fix and add me as a reviewer, otherwise I'll open a PR tomorrow. |
@DiegoAndai kindly review my code. |
This issue has been closed. If you have a similar problem but not exactly the same, please open a new issue. Note We value your feedback @federico-ntr! How was your experience with our support team? |
@ZeeshanTamboli #43572 (comment) nice hunting this down 👍 |
Steps to reproduce
Link to live example: https://codesandbox.io/s/wizardly-swirles-yw2t4t?file=/src/Demo.js
Steps:
PS: repro is actually the example from the docs with more list items quickly copy-pasted to overflow the screen vertically
Current behavior
Scrolling doesn't work unless you manually target the element and add scrolling through CSS
Expected behavior
Scrolling should work with no additional steps, or at least there should be a sort of statement in the docs.
Context
This is one of the actually few things that broke while upgrading to v6.
Your environment
npx @mui/envinfo
The text was updated successfully, but these errors were encountered: