[data grid] Incomplete rendering issue releated to getRowHeight={() => "auto"}
#16203
Labels
bug 🐛
Something doesn't work
component: data grid
This is the name of the generic UI component, not the React module!
status: waiting for maintainer
These issues haven't been looked at yet by a maintainer
Steps to reproduce
Steps:
The issue is random and difficult to reproduce consistently, but it follows these general steps:
Screen.Recording.2024-12-24.at.10.33.02.PM.mp4
Current behavior
The server successfully fetches all data, but the data grid does not display all the data immediately.
Additional Investigation:
Expected behavior
The data grid should render all fetched data immediately and consistently, without missing areas or requiring multiple refresh attempts.
Context
The data grid intermittently fails to fully render data, leaving blank areas in the grid. This issue occurs randomly and behaves inconsistently across different refresh attempts.
Your environment
npx @mui/envinfo
Search keywords: data grid
The text was updated successfully, but these errors were encountered: