Skip to content

[DevTools] Dedicated empty state for roots that aren't suspended by anything#35769

Merged
eps1lon merged 1 commit intofacebook:mainfrom
eps1lon:sebbie/02-12-_devtools_dedicated_empty_state_for_roots_that_aren_t_suspended_by_anything
Feb 12, 2026
Merged

[DevTools] Dedicated empty state for roots that aren't suspended by anything#35769
eps1lon merged 1 commit intofacebook:mainfrom
eps1lon:sebbie/02-12-_devtools_dedicated_empty_state_for_roots_that_aren_t_suspended_by_anything

Conversation

@eps1lon
Copy link
Collaborator

@eps1lon eps1lon commented Feb 12, 2026

Summary

Stacked on #35768

For roots without any suspenders, the inspected element pane is completely empty. For older versions of React without Suspense, older versions of React with less sources for Suspense, or simple UIs that don't have any suspenders this can look like something isn't working. You're mostly inspecting the root in the Suspense tab so we need something to show.

How did you test this change?

@eps1lon eps1lon requested a review from hoxyq February 12, 2026 08:01
@meta-cla meta-cla bot added the CLA Signed label Feb 12, 2026
@github-actions github-actions bot added the React Core Team Opened by a member of the React Core Team label Feb 12, 2026
@eps1lon eps1lon force-pushed the sebbie/02-12-_devtools_dedicated_empty_state_for_roots_that_aren_t_suspended_by_anything branch from 7ebf943 to c30e925 Compare February 12, 2026 16:22
@eps1lon eps1lon merged commit 6066c78 into facebook:main Feb 12, 2026
234 checks passed
github-actions bot pushed a commit to code/lib-react that referenced this pull request Feb 16, 2026
github-actions bot pushed a commit to code/lib-react that referenced this pull request Feb 16, 2026
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