Skip to content

Conversation

@sai6855
Copy link
Contributor

@sai6855 sai6855 commented Oct 27, 2025

closes #20074

@sai6855 sai6855 changed the base branch from master to v6.x October 27, 2025 07:30
@sai6855 sai6855 changed the title Fix-aggregation-demo [data grid] Fix AggregationTreeData crashing Oct 27, 2025
@mui-bot
Copy link

mui-bot commented Oct 27, 2025

Deploy preview: https://deploy-preview-20103--material-ui-x.netlify.app/

Generated by 🚫 dangerJS against b3925b9


return new Date(params.value);
},
valueFormatter: (params) => {
Copy link
Contributor Author

@sai6855 sai6855 Oct 27, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure why the deployment is failing, but we can test the fix by adding this diff in https://v6.mui.com/x/react-data-grid/aggregation/#usage-with-tree-data
.
The demo no longer crashes after applying this change.

CC @Janpot do you have any insight on why deployment is failing?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not 100% sure. I retried without cache in https://app.netlify.com/projects/material-ui-x/deploys/68ff5479d2d2ded80bddfb03. Seems to work

@alexfauquette alexfauquette removed their request for review October 27, 2025 14:12
@zannager zannager added the scope: data grid Changes related to the data grid. label Oct 27, 2025
@sai6855 sai6855 added type: bug It doesn't behave as expected. v6.x labels Oct 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

scope: data grid Changes related to the data grid. type: bug It doesn't behave as expected. v6.x

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[docs] Demo AggregationTreeData crashes

4 participants