react icon indicating copy to clipboard operation
react copied to clipboard

[Transition Tracing] onMarkerIncomplete - Suspense Boundary Deleted

Open lunaruan opened this issue 1 year ago • 1 comments

Stacked Diff. Only look at this commit

When a child suspense boundary that was added during the transition is deleted is deleted:

  • Add {type: 'suspense', name: boundaryName | null, endTime: time} to the deletions array and call onMarkerIncomplete for all parent tracing markers of the child suspense boundary.

lunaruan avatar Jul 19 '22 20:07 lunaruan

You can change the base branch of the PR to show only the stacked changes :)

salazarm avatar Jul 27 '22 06:07 salazarm

You can change the base branch of the PR to show only the stacked changes :)

WHAT HOW!?

lunaruan avatar Aug 03 '22 19:08 lunaruan