[DataGrid] ErrorOverlay not showing when attempting to show that error has occured. #3922
Closed
2 tasks done
Labels
bug 🐛
Something doesn't work
component: data grid
This is the name of the generic UI component, not the React module!
Duplicates
Latest version
Current behavior 😯
Setting the
error
prop inDataGrid
component makes the table not display any data despite the being data.Also attempting to manually add
ErrorOverlay
doesn't seem to work. AndErrorOverlay
is not exported from@mui/x-data-grid
Expected behavior 🤔
Error overlay to be displayed on Error.
Steps to reproduce 🕹
Add any value to
error
prop.Context 🔦
Notify user when an error occurs.
Your environment 🌎
`npx @mui/envinfo`
Order ID 💳 (optional)
No response
The text was updated successfully, but these errors were encountered: