mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
6b82f3c904
There is currently a mismatch in how the persistent mode JS API and the Fabric native code interpret `completeRoot`. This is a short-lived experiment to see the effect of moving the Fabric `completeRoot` call from `finalizeContainerChildren` to `replaceContainerChildren` which in some cases does not get called.