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

[typescript] Fix missing Theme generic #43523

Merged
merged 1 commit into from
Sep 2, 2024

Conversation

siriwatknp
Copy link
Member

closes #43522

The SxProps is missing generic so it's not working with callback signature.

@siriwatknp siriwatknp added bug 🐛 Something doesn't work typescript labels Aug 30, 2024
@mui-bot
Copy link

mui-bot commented Aug 30, 2024

Netlify deploy preview

https://deploy-preview-43523--material-ui.netlify.app/

Bundle size report

No bundle size changes (Toolpad)
No bundle size changes

Generated by 🚫 dangerJS against d0be30f

@DiegoAndai DiegoAndai merged commit 027225c into mui:master Sep 2, 2024
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something doesn't work typescript v6.x
Projects
None yet
Development

Successfully merging this pull request may close these issues.

slotProps and sx properties don't allow theme-based overrides in TypeScript
3 participants