mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
a930f09dfe
This matches the behavior in Fiber. Normally we would change Fiber to match Stack to minimize breaking changes for the initial release. However, in this case it would require too large a compromise to change Fiber to act like Stack.