Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 440 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 440 Bytes

Grid Dialog Problem

This project shows potentially an bug into in MUI framework when using data grid and another one in a dialog window.

Instructions

  1. checkout the project.
  2. start npm install for istalling the node stuff.
  3. start npm run dev annd look at localhost:3000.

Issue

This issue was reported under: mui/mui-x#8123 Solution: mui/mui-x#4243 (comment)