Skip to content

Conversation

eps1lon
Copy link
Collaborator

@eps1lon eps1lon commented Aug 15, 2025

We stopped sending the state of Suspense boundaries in #34091. But the frontend relied on the state as an indicator whether this boundary is suspended.

This adds an additional field on elements indicating whether they are suspended.

I want to do the same for dehydrated boundaries. Currently they're marked as suspended which is confusing for dehydrated boundaries since those don't have any children in the Components tab.

@meta-cla meta-cla bot added the CLA Signed label Aug 15, 2025
@github-actions github-actions bot added the React Core Team Opened by a member of the React Core Team label Aug 15, 2025
@eps1lon eps1lon marked this pull request as ready for review August 15, 2025 14:45
@eps1lon eps1lon requested review from hoxyq and sebmarkbage August 15, 2025 14:45
@eps1lon eps1lon merged commit 2d98b45 into facebook:main Aug 15, 2025
250 checks passed
@eps1lon eps1lon deleted the sebbie/fix-is-suspended branch August 15, 2025 17:40
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