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

Warning: ReactDOMServer.renderToStaticNodeStream() is deprecated. #10899

Closed
1 task
tjx666 opened this issue Apr 28, 2024 · 2 comments · Fixed by #10893
Closed
1 task

Warning: ReactDOMServer.renderToStaticNodeStream() is deprecated. #10899

tjx666 opened this issue Apr 28, 2024 · 2 comments · Fixed by #10893
Labels
needs triage Issue needs to be triaged

Comments

@tjx666
Copy link

tjx666 commented Apr 28, 2024

Astro Info

Astro                    v4.7.0
Node                     v20.11.1
System                   macOS (arm64)
Package Manager          unknown
Output                   static
Adapter                  none
Integrations             @astrojs/tailwind
                         @astrojs/react
                         @astrojs/sitemap

If this issue only occurs in one browser, which browser is a problem?

Chrome

Describe the Bug

image
Warning: ReactDOMServer.renderToStaticNodeStream() is deprecated. Use ReactDOMServer.renderToPipeableStream() and wait to `pipe` until the `onAllReady` callback has been called instead.

I find a discuss on reddit: https://www.reddit.com/r/astrojs/comments/1cdbito/libsupabase_error_v46_and_v47_warning/?onetap_auto=true&one_tap=true

What's the expected result?

no this warning

Link to Minimal Reproducible Example

https://github.com/tjx666/astro-blog

Participation

  • I am willing to submit a pull request for this issue.
@david10sing
Copy link

I am still getting this issue in my project.

@leonelhenriquez
Copy link

leonelhenriquez commented May 3, 2024

I am still getting this issue in my project.

have you updated to @astrojs/react@3.3.2 ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs triage Issue needs to be triaged
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants