mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
a20939f49d
Summary: This diff fixes the algorithm that collapses mutation instructions in Fabric Android The problem was that we were always relying on the fact that the oldShadowNode is present as part of the mutation instruction (which is not correct for mutation instructions of type CREATE) Changelog: [Internal] Reviewed By: JoshuaGross Differential Revision: D18411360 fbshipit-source-id: 36f5e75f792db87003fcaef2ddcd9452415a0ad6