[data grid] ResizeObserver loop error when using getRowHeight = {() = 'auto'}
#16197
Labels
component: data grid
This is the name of the generic UI component, not the React module!
status: waiting for author
Issue with insufficient information
support: commercial
Support request from paid users
support: pro standard
Support request from a Pro standard plan user. https://mui.com/legal/technical-support-sla/
The problem in depth
Apologies, I wasn't sure if this is a bug with MUI or a problem with my environment so I've filed it here.
I am only able to see this on my local instance of the application, but when I try to use 'getRowHeight={() => 'auto'}' as shown in the documentation I run into a ResizeObserver error. This happens even with the most basic DataGrid as seen in the screenshots below.
As you can see, the table thats causing this error is very basic with all static values. If I replace 'auto' with a fixed value the issue goes away. I noticed some recent fixes in related areas here and here, but not sure how to proceed. Any help would be greatly appreciated.
Your environment
`npx @mui/envinfo`
Search keywords: ResizeObserver getRowHeight auto
Order ID: 88197
The text was updated successfully, but these errors were encountered: