Skip to content

[drawer] Fix React 17 support#4178

Merged
atomiks merged 3 commits intomui:masterfrom
atomiks:codex/drawer-useid-4168
Feb 24, 2026
Merged

[drawer] Fix React 17 support#4178
atomiks merged 3 commits intomui:masterfrom
atomiks:codex/drawer-useid-4168

Conversation

@atomiks
Copy link
Contributor

@atomiks atomiks commented Feb 24, 2026

Fixes #4168

@atomiks atomiks added type: bug It doesn't behave as expected. component: drawer Changes related to the drawer component. labels Feb 24, 2026
@pkg-pr-new
Copy link

pkg-pr-new bot commented Feb 24, 2026

commit: a0cbcec

@mui-bot
Copy link

mui-bot commented Feb 24, 2026

Bundle size report

Bundle Parsed size Gzip size
@base-ui/react 🔺+17B(0.00%) 🔺+7B(0.00%)

Details of bundle changes


Check out the code infra dashboard for more information about this PR.

@netlify
Copy link

netlify bot commented Feb 24, 2026

Deploy Preview for base-ui ready!

Name Link
🔨 Latest commit a0cbcec
🔍 Latest deploy log https://app.netlify.com/projects/base-ui/deploys/699d2a68d607830008838c34
😎 Deploy Preview https://deploy-preview-4178--base-ui.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@atomiks atomiks marked this pull request as ready for review February 24, 2026 03:47
@atomiks atomiks merged commit 16a9f2d into mui:master Feb 24, 2026
23 checks passed
@atomiks atomiks deleted the codex/drawer-useid-4168 branch February 24, 2026 04:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

component: drawer Changes related to the drawer component. type: bug It doesn't behave as expected.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Drawer is using React.useId

3 participants