react.dev
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)
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
PR submitted.