SIGN IN SIGN UP
facebook / react UNCLAIMED

The library for web and native user interfaces.

0 0 108 JavaScript

[Flight] Emit Deduped Server Components Marker (#31737)

Stacked on #31736.

<img width="1223" alt="Screenshot 2024-12-11 at 8 21 12 PM"
src="https://github.com/user-attachments/assets/a7cbc04b-c831-476b-aa2f-baddec9461c9"
/>

This emits a placeholder when we're deduping a component. This starts
when the parent's self time ends, where we would've started rendering
this component if it wasn't already started. The end time is when the
actual render ends since the parent is also blocked by it.
S
Sebastian Markbåge committed
bdf187174d610eb6471bfe39f0d80ab33b68cb3a
Parent: 07facb5
Committed by GitHub <noreply@github.com> on 12/16/2024, 6:16:53 PM