Textfield, MenuItem after upgrading to v6 fontWeight change to bold #44859
Labels
component: menu
This is the name of the generic UI component, not the React module!
component: text field
This is the name of the generic UI component, not the React module!
status: waiting for author
Issue with insufficient information
Steps to reproduce
Before
After upgrade
in my theme
MuiTextField: { defaultProps: { variant: "outlined", size: "small", }, },
Current behavior
No response
Expected behavior
No response
Context
In my previous project all the TextFields, MenuItems were normal but why did all the Textfields, MenuItems after upgrading to v6 text font or fontWeight change to bold and how do I return them to normal?
Thank you for your help
Your environment
npx @mui/envinfo
Search keywords: TextField, MenuItem fontWeight bold after upgrade to v6
The text was updated successfully, but these errors were encountered: