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

Values defined in DefaultPropsProvider are ignored for Select component #44128

Open
fdore opened this issue Oct 16, 2024 · 0 comments
Open

Values defined in DefaultPropsProvider are ignored for Select component #44128

fdore opened this issue Oct 16, 2024 · 0 comments
Assignees
Labels
component: select This is the name of the generic UI component, not the React module! status: waiting for maintainer These issues haven't been looked at yet by a maintainer

Comments

@fdore
Copy link

fdore commented Oct 16, 2024

Steps to reproduce

Link to live example: (required)
https://codesandbox.io/p/sandbox/mui-defaultpropsprovider-select-rqhqvq

Steps:

  1. Add a DefaultPropsProvider, and set the variant for MuiSelect to standard for example
  2. Add a Select component to the app

Current behavior

The outlined variant of the Select is rendered

Expected behavior

The standard variant of the Select should be rendered

Context

No response

Your environment

npx @mui/envinfo
"@mui/material": "6.1.3",
"@emotion/react": "11.13.3",
"@emotion/styled": "11.13.0",

Search keywords: DefaultPropsProvider Select defaults

@fdore fdore added the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label Oct 16, 2024
@zannager zannager added the component: select This is the name of the generic UI component, not the React module! label Oct 17, 2024
@DiegoAndai DiegoAndai assigned siriwatknp and unassigned DiegoAndai Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: select This is the name of the generic UI component, not the React module! status: waiting for maintainer These issues haven't been looked at yet by a maintainer
Projects
None yet
Development

No branches or pull requests

4 participants