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

Support for React 18 #35

Open
kmoskwiak opened this issue Dec 5, 2022 · 1 comment
Open

Support for React 18 #35

kmoskwiak opened this issue Dec 5, 2022 · 1 comment

Comments

@kmoskwiak
Copy link
Owner

Support new React 18 features:

  • lazy loading on server side,
  • new hydration API and concurrent rendering.
@kmoskwiak kmoskwiak added this to useSSE Dec 4, 2022
@kmoskwiak kmoskwiak converted this from a draft issue Dec 5, 2022
@kmoskwiak kmoskwiak added this to the Support React 18 milestone Dec 5, 2022
@WilliamWhispell
Copy link

I tried this with hydrateRoot, it keeps executing the useSSR body over and over again on the client side. Then I found this issue :)

Is this something you are working on? I will look at code, but note sure if I can help much

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

2 participants