-
-
Notifications
You must be signed in to change notification settings - Fork 32.6k
[Autocomplete][material] wrong type - slotProps: paper #38870
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
Comments
Hey @vadimka123. Could you provide a minimal reproduction test case with the latest version. This would help a lot 👷. A live example would be perfect. This codesandbox.io template may be a good starting point. Thank you! I'm not getting the error in this example: https://codesandbox.io/s/38870-ts-yy9n7x |
Since the issue is missing key information and has been inactive for 7 days, it has been automatically closed. If you wish to see the issue reopened, please provide the missing information. |
@DiegoAndai , https://codesandbox.io/s/38870-ts-forked-5d9qsp |
Duplicate of #18874 See microsoft/TypeScript#28960 and solution in https://stackoverflow.com/questions/61480749/typescript-error-for-data-attributes-on-materialui-react-component. Another solution could be to do microsoft/TypeScript#28960 (comment). Edit: Also related to #34154. |
Duplicates
Latest version
Steps to reproduce 🕹
Steps:
Current behavior 😯
Typescript failing
Expected behavior 🤔
No any errors
Context 🔦
No response
Your environment 🌎
System:
OS: macOS 13.4.1
Binaries:
Node: 18.12.1 - /usr/local/bin/node
Yarn: 1.22.19 - /usr/local/bin/yarn
npm: 8.19.2 - /usr/local/bin/npm
Browsers:
Chrome: 116.0.5845.179
Edge: Not Found
Safari: 16.5.2
npmPackages:
@emotion/react: 11.11.1 => 11.11.1
@emotion/styled: 11.11.0 => 11.11.0
@mui/base: 5.0.0-beta.14 => 5.0.0-beta.14
@mui/core-downloads-tracker: 5.14.8
@mui/material: 5.14.8 => 5.14.8
@mui/private-theming: 5.14.8
@mui/styled-engine: 5.14.8
@mui/system: 5.14.8 => 5.14.8
@mui/types: 7.2.4
@mui/utils: 5.14.8
@types/react: 18.2.21 => 18.2.21
react: 18.2.0 => 18.2.0
react-dom: 18.2.0 => 18.2.0
typescript: 5.1.6 => 5.1.6
The text was updated successfully, but these errors were encountered: