Verify that Dehydrated Boundaries (and SuspenseList) Works with DevTools
Open
@bvaughn is already working on this.
Since Aug 12, 2019.
Component: Developer Tools
React Core Team
Type: Needs Investigation
- Dominant language
- JavaScript
- Stars
- 251k
- Forks
- 51.4k
- Avg merge
- 2d 4h
- Merged PRs (30d)
- 53
Description
The fixture might be a good start https://github.com/facebook/react/tree/master/fixtures/ssr (enableSuspenseServerRenderer flag to try it).
It has a long suspending thing.
It doesn't have a SuspenseList yet but might be nice.
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.
Assessment
This issue has not been assessed yet.