-
-
Notifications
You must be signed in to change notification settings - Fork 32.3k
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
[Select][material-ui] Using notched property causes console warning in Chrome DevTools #38512
Comments
The codesandbox you linked doesn't load and throws errors to the console (other than what you reported). |
Hi, I also try to test your codesandbox and modifiy a little bit, it still show warning message in devtools
You can see that warning in following picture |
|
I try to test like this
Warning: Received Although type is |
The type of the Try the following: |
Thanks, using your code |
👍 anyway, I'll keep this issue open as it's an area for improvement. |
Better use spread of props.
|
I had the same warning when using |
Duplicates
Latest version
Steps to reproduce 🕹
Link to reproduce:
https://codesandbox.io/s/happy-beaver-xgjdhr?file=/App.tsx
Current behavior 😯
When trying to add notched property to Select component, it causes warning in devtools
Expected behavior 🤔
It should not show red warning
Context 🔦
No response
Your environment 🌎
npx @mui/envinfo
The text was updated successfully, but these errors were encountered: