Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DataGrid] Fix error on simultaneous columns and columnGroupingModel update #14368

Conversation

cherniavskii
Copy link
Member

@cherniavskii cherniavskii commented Aug 27, 2024

@cherniavskii cherniavskii added component: data grid This is the name of the generic UI component, not the React module! regression A bug, but worse labels Aug 27, 2024
@mui-bot
Copy link

mui-bot commented Aug 27, 2024

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

Generated by 🚫 dangerJS against d06f2a5

@cherniavskii cherniavskii requested a review from a team August 28, 2024 17:07
@github-actions github-actions bot added the PR: out-of-date The pull request has merge conflicts and can't be merged label Aug 29, 2024
Copy link

This pull request has conflicts, please resolve those before we can evaluate the pull request.

@cherniavskii cherniavskii marked this pull request as ready for review September 2, 2024 11:40
@github-actions github-actions bot removed the PR: out-of-date The pull request has merge conflicts and can't be merged label Sep 2, 2024
@cherniavskii cherniavskii added the feature: Column groups Related to the data grid Column groups feature label Sep 2, 2024
@cherniavskii cherniavskii merged commit 153d381 into mui:master Sep 2, 2024
18 checks passed
@cherniavskii cherniavskii deleted the fix-columns-and-columnGroups-update-error branch September 2, 2024 18:36
@gopikommu211
Copy link

@cherniavskii I am facing this issue in "@mui/x-data-grid-pro": "^6.20.4". Which released version has this fix?

@MBilalShafi
Copy link
Member

@gopikommu211 This fix was shipped in v7.16.0.

To start using it you need to upgrade to v7. To do so, you could follow the migration guide to adjust according to any breaking changes that may affect you.

Let me know if it could work out for you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: data grid This is the name of the generic UI component, not the React module! feature: Column groups Related to the data grid Column groups feature regression A bug, but worse
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[data grid] Updating Columns and Column Grouping Simultaneously and Repeatedly throws Runtime Errors
5 participants