[material-ui][Dialog] Scroll not working in full-screen dialog #43697
Labels
component: dialog
This is the name of the generic UI component, not the React module!
package: material-ui
Specific to @mui/material
support: question
Community support but can be turned into an improvement
Steps to reproduce
Link to live example: https://stackblitz.com/~/github.com/mohamad-selman/mui-dialog-issue-demo
Steps:
fullScreen
propCurrent behavior
It doesn't scroll
Expected behavior
It should scroll
Context
No response
Your environment
System:
OS: macOS 14.6.1
Binaries:
Node: 20.15.0 - ~/.nvm/versions/node/v20.15.0/bin/node
npm: 10.7.0 - ~/.nvm/versions/node/v20.15.0/bin/npm
pnpm: 9.7.1 - /opt/homebrew/bin/pnpm
Browsers:
Chrome: Not Found
Edge: Not Found
Safari: 17.6
npmPackages:
@emotion/react: ^11.13.0 => 11.13.3
@emotion/styled: ^11.13.0 => 11.13.0
@mui/icons-material: ^6.0.2 => 6.0.2
@mui/material: ^6.0.2 => 6.0.2
@types/react: ^18.3.3 => 18.3.5
react: ^18.3.1 => 18.3.1
react-dom: ^18.3.1 => 18.3.1
typescript: ^5.5.3 => 5.5.4
Search keywords: full-screen dialog scroll
The text was updated successfully, but these errors were encountered: