[DataGrid] createTheme typography not working on extended Theme #10701
Labels
component: data grid
This is the name of the generic UI component, not the React module!
customization: css
Design CSS customizability
status: expected behavior
Does not imply the behavior is intended. Just that we know about it and can't work around it
support: commercial
Support request from paid users
The problem in depth 🔍
Quite simple situation:
I have simple DataGridPro table with default theme:
I want to extend this theme with simple typography font size:
This does not affect the table inside ThemeProvider.
If I try modify the theme like this:
then in the palette change works, the typography not. Here in live demo: https://codesandbox.io/embed/thirsty-mendel-rpmdk7
Your environment 🌎
`npx @mui/envinfo`
Search keywords: createTheme typography fontSize
Order ID: 57288
The text was updated successfully, but these errors were encountered: