SIGN IN SIGN UP
facebook / react UNCLAIMED

The library for web and native user interfaces.

0 0 111 JavaScript

[Fizz] Ensure Resumable State is Serializable (#27388)

Moves writing queues to renderState.

We shouldn't need the resource tracking's value. We just need to know if
that resource has already been emitted. We can use a Set for this. To
ensure that set is directly serializable we can just use a
dictionary-like object with no value.

See individual commits for special cases.
S
Sebastian Markbåge committed
b775564d35d6fe9f9acead0f380bbc86bb6bdd2c
Parent: 1b1dcb8
Committed by GitHub <noreply@github.com> on 9/20/2023, 4:21:53 PM