Skip to content

[DevTools] Remove spurious warnings when creating Suspense timeline from a Transition#36133

Merged
eps1lon merged 1 commit intofacebook:mainfrom
eps1lon:sebbie/03-23-_devtools_remove_spurious_warnings_when_creating_suspense_timeline_from_a_transition
Apr 8, 2026
Merged

[DevTools] Remove spurious warnings when creating Suspense timeline from a Transition#36133
eps1lon merged 1 commit intofacebook:mainfrom
eps1lon:sebbie/03-23-_devtools_remove_spurious_warnings_when_creating_suspense_timeline_from_a_transition

Conversation

@eps1lon
Copy link
Copy Markdown
Collaborator

@eps1lon eps1lon commented Mar 23, 2026

getSuspenseByID is only supposed to be called on on IDs where we expect a Suspense. There were places where we don't know of an ID was for a Suspense node or Element causing noisy warnings.

@meta-cla meta-cla bot added the CLA Signed label Mar 23, 2026
@github-actions github-actions bot added the React Core Team Opened by a member of the React Core Team label Mar 23, 2026
@eps1lon eps1lon requested a review from hoxyq March 23, 2026 17:12
@eps1lon eps1lon marked this pull request as ready for review March 23, 2026 17:12
@eps1lon eps1lon merged commit 0c44b96 into facebook:main Apr 8, 2026
245 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