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

Not working with React 18 rc.1 #32

Closed
demiluke opened this issue Mar 4, 2022 · 1 comment
Closed

Not working with React 18 rc.1 #32

demiluke opened this issue Mar 4, 2022 · 1 comment

Comments

@demiluke
Copy link

demiluke commented Mar 4, 2022

We are evaluating server components in our app. While attempting to get it to work, I kept getting the following error. I decided to try this simple example. Initially it works without issue, however if you update react to RC 1 (what our app is on), you get the same error we experience.

image

@huozhi
Copy link
Member

huozhi commented Mar 4, 2022

The 18 rc1 support is added in vercel/next.js#34972 , please wait for the incomg canary release to integrate with it since there's few breaking changes bewteen rc0 and rc1 for streaming part

@huozhi huozhi closed this as completed Mar 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants