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 ownerState undefined in theme style overrides #7704

Closed
wants to merge 2 commits into from
Closed

[DataGrid] Fix ownerState undefined in theme style overrides #7704

wants to merge 2 commits into from

Conversation

lolaignatova
Copy link
Contributor

Fixes #4413

@mui-bot
Copy link

mui-bot commented Jan 25, 2023

Messages
📖 Netlify deploy preview: https://deploy-preview-7704--material-ui-x.netlify.app/

These are the results for the performance tests:

Test case Unit Min Max Median Mean σ
Filter 100k rows ms 735.9 1,112.4 735.9 919.58 145.798
Sort 100k rows ms 731.7 1,202.4 1,153.3 1,020 164.034
Select 100k rows ms 222.9 361.8 272.5 274.58 48.329
Deselect 100k rows ms 183.6 396.6 278.7 269.16 76.084

Generated by 🚫 dangerJS against 03c3522

…t use `useGridRootProps` in this component
@zannager zannager added the component: data grid This is the name of the generic UI component, not the React module! label Jan 26, 2023
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.

[data grid] Undefined ownerState when customizing theme.
3 participants