mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
9ede538b75
Summary: Conceptually, this assert is correct, however, sometimes a new node got allocated by same address as old parent node (which does not exist already) which makes the assert fires. Reviewed By: mdvacca Differential Revision: D14533070 fbshipit-source-id: 3fcc71c25e7d724180dc85aaf2457227d22ddba0