reactjs / react.dev

The React documentation website
https://react.dev/
Creative Commons Attribution 4.0 International
10.86k stars 7.45k forks source link

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

Open 0xdevalias opened 1 week ago

0xdevalias commented 1 week ago

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

Rekl0w commented 1 week ago

PR submitted.