If this issue only occurs in one browser, which browser is a problem?
Chrome
Describe the Bug
Warning: ReactDOMServer.renderToStaticNodeStream() is deprecated. Use ReactDOMServer.renderToPipeableStream() and wait to `pipe` until the `onAllReady` callback has been called instead.
Astro Info
If this issue only occurs in one browser, which browser is a problem?
Chrome
Describe the Bug
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