jazeee / mui-mixed-version-dialog-bug

Bug that demonstrates scroll issues when mixing Mui versions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Demo of Material v4 + v5 dialog bug

This is a playground app to test a bug related to scrolling after opening two consecutive Dialogs.

Details

Mixing the use of MuiV4 and MuiV5 Dialogs can lock scrolling on document.body

This code is a demonstration of that bug.

Run

Build

Install a web server like npm install --global serve

https://www.npmjs.com/package/serve

About

Bug that demonstrates scroll issues when mixing Mui versions


Languages

Language:TypeScript 83.3%Language:JavaScript 10.3%Language:HTML 6.5%