Closed slax57 closed 9 months ago
Hello , is my first time here , sorry if this is not the place , i read that bug fixed in 5.60v but i have @mui/x-data-grid": "^6.9.1 and react 18 and i still have the same problem...( Datagrid rows and headers can become misaligned after clicking on a header field label and then scrolling horizontally) ...
Problems
https://github.com/Inist-CNRS/lodex/assets/14542336/a4d96688-3a06-4f0e-a1d1-2c9b58d47194
https://github.com/Inist-CNRS/lodex/assets/14542336/cda29299-7e5d-4586-bd55-80d7c4568fdc
Solutions
@mui/x-data-grid
to5.8.0
so this fix is included@mui/x-data-grid@5.9.0
no longer works with React 16, so it requires updating to React 17 or 18 to be fixed.