diff --git a/ReactCommon/fabric/core/layout/LayoutableShadowNode.cpp b/ReactCommon/fabric/core/layout/LayoutableShadowNode.cpp index 0e2652efc..df967d57c 100644 --- a/ReactCommon/fabric/core/layout/LayoutableShadowNode.cpp +++ b/ReactCommon/fabric/core/layout/LayoutableShadowNode.cpp @@ -69,7 +69,7 @@ void LayoutableShadowNode::layout(LayoutContext layoutContext) { continue; } - ensureUnsealed(); + child->ensureUnsealed(); // The assumption: // All `sealed` children were replaced with not-yet-sealed clones