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

[test] Ignore ReactDOM.render deprecation warning #26683

Merged
merged 4 commits into from
Jun 11, 2021

Conversation

eps1lon
Copy link
Member

@eps1lon eps1lon commented Jun 10, 2021

Added in facebook/react#21652.

We'll switch most parts to createRoot eventually (#26672) and the parts still using ReactDOM.render will be explicitly marked so the warning doesn't add anything for us.

@eps1lon eps1lon added the test label Jun 10, 2021
@mui-pr-bot
Copy link

mui-pr-bot commented Jun 10, 2021

No bundle size changes (experimental)

Generated by 🚫 dangerJS against 88f1e7b

@eps1lon eps1lon marked this pull request as ready for review June 10, 2021 08:14
@eps1lon eps1lon added this to the React 18 milestone Jun 10, 2021
@eps1lon eps1lon merged commit 07f638f into mui:next Jun 11, 2021
@eps1lon eps1lon deleted the test/legacy-root-deprecation branch June 11, 2021 07:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants