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

[docs-infra] Fix drawer performances #41807

Merged
merged 1 commit into from
Apr 8, 2024

Conversation

alexfauquette
Copy link
Member

The useMemo was not working because onClose is an arrow function, so its ref is different each time

@alexfauquette alexfauquette added the scope: docs-infra Specific to the docs-infra product label Apr 8, 2024
@mui-bot
Copy link

mui-bot commented Apr 8, 2024

Netlify deploy preview

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

Bundle size report

No bundle size changes (Toolpad)
No bundle size changes

Generated by 🚫 dangerJS against 188a737

@alexfauquette alexfauquette merged commit 53cc684 into mui:next Apr 8, 2024
19 of 20 checks passed
alexfauquette added a commit to alexfauquette/material-ui that referenced this pull request Apr 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope: docs-infra Specific to the docs-infra product
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants