SIGN IN SIGN UP
facebook / react UNCLAIMED

The library for web and native user interfaces.

0 0 0 JavaScript

[DevTools] No suspending above the root (#34055)

Follow up to #34050.

It's not actually possible to suspend *above* the root since even if you
suspend in the first child position, you're still suspending the
HostRoot which always has a corresponding FiberInstance and
SuspenseNode.
S
Sebastian Markbåge committed
9784cb379e249a5495cde5ba3037521207144e91
Parent: dcf2a6f
Committed by GitHub <noreply@github.com> on 7/30/2025, 3:31:27 PM