Skip to content

Conversation

sebmarkbage
Copy link
Collaborator

This ignore a Suspense boundary from the timeline when it has no visual representation. No rect. In effect, this is not blocking the user experience.

Technically it could be an effect that mounts which can have a side-effect which is visible.

It could also be a meta-data tag like <title> which is visible. We could hoistables a virtual representation by giving them a virtual rect. E.g. at the top of the page. This could be added after the fact.

@sebmarkbage sebmarkbage requested a review from eps1lon October 13, 2025 00:30
@meta-cla meta-cla bot added the CLA Signed label Oct 13, 2025
@github-actions github-actions bot added the React Core Team Opened by a member of the React Core Team label Oct 13, 2025
@sebmarkbage sebmarkbage merged commit 34b1567 into facebook:main Oct 13, 2025
246 of 247 checks passed
sebmarkbage pushed a commit to vercel/next.js that referenced this pull request Oct 14, 2025
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