-
Notifications
You must be signed in to change notification settings - Fork 49.2k
Open
Labels
React 18Bug reports, questions, and general feedback about React 18Bug reports, questions, and general feedback about React 18Type: Discussion
Description
React version: 18.0.0-alpha-9f88b5355-20210728
Steps To Reproduce
See repo https://github.com/maraisr/react-suspense-repro
Link to code example:
https://github.com/maraisr/react-suspense-repro
The current behavior
react hydrateRoot is stacking dom trees
will note here that Suspense
obviously isnt needed that as nothing is async. I can illustrate here as well if you require a demo with the Suspense needing to do something??
The expected behavior
react hydrateRoot to not stack dom trees
fathyb
Metadata
Metadata
Assignees
Labels
React 18Bug reports, questions, and general feedback about React 18Bug reports, questions, and general feedback about React 18Type: Discussion