[Typo]: why-cant-i-use-async-components-on-the-client link is not working
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 11.8k
- Forks
- 7.9k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 11
Description
Summary
The link at https://react.dev/reference/rsc/server-components
doesn't lead anywhere https://react.dev/reference/rsc/server-components#why-cant-i-use-async-components-on-the-client
Page
https://react.dev/reference/rsc/server-components
Details
User should be redirected to a proper section upon clicking to not supported on the client in
Since async components are [not supported on the client](https://react.dev/reference/rsc/server-components#why-cant-i-use-async-components-on-the-client), we await the promise with use.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open the server components reference page and inspect the "not supported on the client" link in the async components explanation. Verify that its target points to the intended section and that clicking it reaches the matching heading; done means the link no longer leads to a missing section.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 48/100