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

Textfield, MenuItem after upgrading to v6 fontWeight change to bold #44859

Open
SyahrirMbojo opened this issue Dec 26, 2024 · 1 comment
Open
Assignees
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

Comments

@SyahrirMbojo
Copy link

SyahrirMbojo commented Dec 26, 2024

Steps to reproduce

Before
photo_2024-12-26 10 08 07

After upgrade
photo_2024-12-26 10 08 11

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
  Don't forget to mention which browser you used.
  Output from `npx @mui/envinfo` goes here.

Search keywords: TextField, MenuItem fontWeight bold after upgrade to v6

@SyahrirMbojo SyahrirMbojo added the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label Dec 26, 2024
@aarongarciah
Copy link
Member

Hi @SyahrirMbojo, I'm unable to reproduce the issue. Provide a minimal reproduction to discard styles in your project affecting the font weight on these components.

@aarongarciah aarongarciah added status: waiting for author Issue with insufficient information 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! and removed status: waiting for maintainer These issues haven't been looked at yet by a maintainer labels Dec 26, 2024
@aarongarciah aarongarciah self-assigned this Dec 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

2 participants