Theme font not applied for React 19 #44677
Labels
external dependency
Blocked by external dependency, we can’t do anything about it
package: material-ui
Specific to @mui/material
status: waiting for author
Issue with insufficient information
Steps to reproduce
1- Create a React 19 app (Vite)
2- Import
createTheme
from@mui/material/styles
3- Import
ThemeProvider
from@mui/material/styles
4- Wrap the app wit the
ThemeProvider
5- Create a custom theme with a custom font name
6- Set that theme as the
<ThemeProvider theme={customTheme}
7- That font does not load
Current behavior
No response
Expected behavior
No response
Context
No response
Your environment
npx @mui/envinfo
Search keywords: 19
The text was updated successfully, but these errors were encountered: