Skip to content

[material-ui][Backdrop] Fix handling of component prop #46269

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

Merged
merged 1 commit into from
Jun 4, 2025

Conversation

sai6855
Copy link
Contributor

@sai6855 sai6855 commented Jun 4, 2025

closes #46264

@sai6855 sai6855 marked this pull request as draft June 4, 2025 06:12
@sai6855 sai6855 marked this pull request as draft June 4, 2025 06:12
@sai6855 sai6855 added component: backdrop This is the name of the generic UI component, not the React module! regression 🐛 A bug, but worse labels Jun 4, 2025
@mui-bot
Copy link

mui-bot commented Jun 4, 2025

Netlify deploy preview

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

Bundle size report

Details of bundle changes (Toolpad)
Details of bundle changes

Generated by 🚫 dangerJS against a2a8591

@sai6855 sai6855 marked this pull request as ready for review June 4, 2025 06:25
@sai6855 sai6855 requested a review from siriwatknp June 4, 2025 06:57
@@ -24,7 +24,7 @@ describe('<Backdrop />', () => {
testWithElement: null,
},
},
skip: ['componentProp', 'componentsProp'],
skip: ['componentsProp'],
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Test for the fix

@sai6855 sai6855 merged commit 8fbaf7b into mui:master Jun 4, 2025
21 of 22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: backdrop This is the name of the generic UI component, not the React module! regression 🐛 A bug, but worse
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Backdrop] component prop doesn't have an effect
3 participants