[DataGrid] Starting v5.3.0 till latest version components ErrorOverlay gets wrapped into div with 0px x 0px size #4026
Labels
bug 🐛
Something doesn't work
component: data grid
This is the name of the generic UI component, not the React module!
feature: Rendering layout
Related to the data grid Rendering engine
Duplicates
Latest version
Current behavior 😯
will result error component wrapped in additional div with undesired styling
overflow: visible; width: 0px;
Expected behavior 🤔
In version 5.2.2 this wrapped div does not appear:
does not have that wrapped div with styling that limits size of ErrorOverlay
Steps to reproduce 🕹
Codesandbox - https://codesandbox.io/s/customemptyoverlaygrid-material-demo-forked-e1uww3?file=/demo.tsx
Steps:
Not sure if there anything other than defining custom
ErrorOverlay
between v5.2.2 and up....Context 🔦
Custom error message component/overlay
Your environment 🌎
Not sure if this is environment specific issue.
Order ID 💳 (optional)
No response
The text was updated successfully, but these errors were encountered: