Skip to content

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 scope: backdrop This is the name of the generic UI component, not the React module! type: regression A bug, but worse, it used to behave as expected. 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
scope: backdrop This is the name of the generic UI component, not the React module! type: regression A bug, but worse, it used to behave as expected.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

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