SIGN IN SIGN UP
facebook / react UNCLAIMED

The library for web and native user interfaces.

0 0 115 JavaScript

[Fizz] Pass batch as argument to revealCompletedBoundaries (#33330)

Follow up to #33293.

This solves a race condition when boundaries are added to the batch
after the `startViewTransition` call.

This doesn't matter yet but it will once we start assigning names before
the `startViewTransition` call.

A possible alternative solution might be to ensure the names are added
synchronously in the event that adds to the batch. It's possible to keep
adding to a batch until the snapshot has happened.
S
Sebastian Markbåge committed
91ac1fea1aacf80c9eb2815956e230921b55808c
Parent: 08064ea
Committed by GitHub <noreply@github.com> on 5/22/2025, 2:25:13 PM