Skip to content

Conversation

@eps1lon
Copy link
Collaborator

@eps1lon eps1lon commented Aug 13, 2025

When we unmount a fallback, we reconciled it in the context of the current Suspense instead of parent Suspense. But since we mounted it in the context of the parent Suspense, we also need to unmount it in the context of the parent Suspense.

@meta-cla meta-cla bot added the CLA Signed label Aug 13, 2025
@github-actions github-actions bot added the React Core Team Opened by a member of the React Core Team label Aug 13, 2025
@eps1lon eps1lon force-pushed the sebbie/suspense-fallback-reconcile branch from 15bac5c to d74ed5b Compare August 14, 2025 09:44
@eps1lon eps1lon changed the title Test for failing Suspense fallback reconciliaton in DevTools [DevTools] Handle fallback unmount in Suspense update path Aug 14, 2025
@eps1lon eps1lon force-pushed the sebbie/suspense-fallback-reconcile branch from d74ed5b to 412d937 Compare August 14, 2025 09:51
@eps1lon eps1lon requested a review from sebmarkbage August 14, 2025 10:11
@eps1lon eps1lon marked this pull request as ready for review August 14, 2025 10:11
@eps1lon eps1lon merged commit 8dba931 into facebook:main Aug 15, 2025
241 checks passed
@eps1lon eps1lon deleted the sebbie/suspense-fallback-reconcile branch August 15, 2025 17:40
github-actions bot pushed a commit to code/lib-react that referenced this pull request Aug 17, 2025
github-actions bot pushed a commit to code/lib-react that referenced this pull request Aug 17, 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