react.dev icon indicating copy to clipboard operation
react.dev copied to clipboard

[Bug]: Broken link on 'React Server Components' page RE: 'not supported on the client' (why-cant-i-use-async-components-on-the-client)

Open 0xdevalias opened this issue 1 year ago • 1 comments
trafficstars

Summary

At the bottom of the 'React Server Components' page is the line:

Since async components are not supported on the client, we await the promise with use.

But the https://react.dev/reference/rsc/server-components#why-cant-i-use-async-components-on-the-client link doesn't actually go anywhere.

Page

https://react.dev/reference/rsc/server-components

Details

No response

0xdevalias avatar Jun 17 '24 00:06 0xdevalias

PR submitted.

Rekl0w avatar Jun 17 '24 08:06 Rekl0w