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

Incompatible with the latest experimental react-dom #12670

Closed
grampelberg opened this issue May 9, 2020 · 2 comments · Fixed by #12669
Closed

Incompatible with the latest experimental react-dom #12670

grampelberg opened this issue May 9, 2020 · 2 comments · Fixed by #12669

Comments

@grampelberg
Copy link

Describe the bug

When using react-dom@0.0.0-experimental-33c3af284 and reactMode: 'concurrent', React never loads on the client side. This appears to be related to facebook/react#18825 where createRoot has been renamed to unstable_createRoot.

To Reproduce

Steps to reproduce the behavior, please provide code snippets or a repository:

  1. Go to https://codesandbox.io/s/cocky-leftpad-jndrg
  2. Click on test and see that nothing happens.

Expected behavior

An alert with hello world in it.

@grampelberg
Copy link
Author

Looks like #12669 will fix this.

@balazsorban44
Copy link
Member

This issue has been automatically locked due to no recent activity. If you are running into a similar issue, please create a new issue with the steps to reproduce. Thank you.

@vercel vercel locked as resolved and limited conversation to collaborators Jan 30, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants