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] Don't forward editCellState prop to DOM element #9501

Merged
merged 1 commit into from
Jun 28, 2023

Conversation

m4theushw
Copy link
Member

@m4theushw m4theushw commented Jun 27, 2023

@m4theushw m4theushw added the component: data grid This is the name of the generic UI component, not the React module! label Jun 27, 2023
@mui-bot
Copy link

mui-bot commented Jun 27, 2023

Netlify deploy preview

Netlify deploy preview: https://deploy-preview-9501--material-ui-x.netlify.app/

Updated pages

No updates.

These are the results for the performance tests:

Test case Unit Min Max Median Mean σ
Filter 100k rows ms 494.8 1,231.8 505.5 773.8 270.083
Sort 100k rows ms 522.4 1,148.5 522.4 864.22 215.685
Select 100k rows ms 217 408.8 300.5 302.26 62.276
Deselect 100k rows ms 169.8 291.2 250.3 238 41.959

Generated by 🚫 dangerJS against 183a7f1

@m4theushw m4theushw merged commit e86b2c0 into mui:master Jun 28, 2023
@m4theushw m4theushw deleted the sanitize-cell-props branch June 28, 2023 12:07
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!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Custom GridCell component throws error since updating to mui 5.13.6 and x-datagrid-pro 6.9.0
3 participants