SIGN IN SIGN UP
facebook / react UNCLAIMED

The library for web and native user interfaces.

244272 0 0 JavaScript

[Fizz] Add "Queued" Status to SSR:ed Suspense Boundaries (#33087)

Stacked on #33076.

This fixes a bug where we used the "complete" status but the
DOMContentLoaded event. This checks for not "loading" instead.

We also add a new status where the boundary has been marked as complete
by the server but has not yet flushed either due to being throttled,
suspended on CSS or animating.
S
Sebastian Markbåge committed
0ed6ceb9f6c19f28c504cf46193cef40166a61f6
Parent: ee7fee8
Committed by GitHub <[email protected]> on 5/1/2025, 8:11:54 PM