Skip to content

Conversation

@sebmarkbage
Copy link
Collaborator

Follow up to #34050.

It's not actually possible to suspend above the root since even if you suspend in the first child position, you're still suspending the HostRoot which always has a corresponding FiberInstance and SuspenseNode.

@sebmarkbage sebmarkbage requested a review from eps1lon July 30, 2025 14:48
@meta-cla meta-cla bot added the CLA Signed label Jul 30, 2025
@github-actions github-actions bot added the React Core Team Opened by a member of the React Core Team label Jul 30, 2025
@sebmarkbage sebmarkbage force-pushed the devtoolssuspensebackend branch from 77915df to f3edc2b Compare July 30, 2025 14:50
@sebmarkbage sebmarkbage merged commit 9784cb3 into facebook:main Jul 30, 2025
242 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed React Core Team Opened by a member of the React Core Team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants