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] Update tests to pass react@next #26967

Merged
merged 4 commits into from
Jun 27, 2021
Merged

Conversation

@eps1lon eps1lon added the test label Jun 26, 2021
@eps1lon eps1lon added this to the React 18 milestone Jun 26, 2021
@mui-pr-bot
Copy link

mui-pr-bot commented Jun 26, 2021

No bundle size changes (experimental)

Generated by 🚫 dangerJS against 9d84a75

Comment on lines -258 to -259
!React.version.startsWith('18') &&
"Error: Uncaught [TypeError: Cannot read property 'removeAttribute' of null]",
Copy link
Member Author

Choose a reason for hiding this comment

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

This was actually a bug reported in facebook/react#21712

@eps1lon eps1lon marked this pull request as ready for review June 26, 2021 10:26
package.json Outdated
Comment on lines 203 to 206
"react-dom": "18.0.0-alpha-73ffce1b6-20210624",
"react-test-renderer": "18.0.0-alpha-73ffce1b6-20210624",
"react-is": "18.0.0-alpha-73ffce1b6-20210624",
"react": "18.0.0-alpha-73ffce1b6-20210624"
Copy link
Member

Choose a reason for hiding this comment

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

Is this change intended? Does it mean we run the whole project with React 18 with this in?

@eps1lon eps1lon merged commit 17168d2 into mui:next Jun 27, 2021
@eps1lon eps1lon deleted the test/react-next-update branch June 27, 2021 14:38
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.

3 participants