diff --git a/common/src/app/common/types/container.cljc b/common/src/app/common/types/container.cljc index 7c599a0f76..e99eb6d5d8 100644 --- a/common/src/app/common/types/container.cljc +++ b/common/src/app/common/types/container.cljc @@ -338,7 +338,7 @@ [new-shape new-shapes _] (ctst/clone-object component-shape - uuid/zero + frame-id (if components-v2 (:objects component-page) (:objects component)) update-new-shape (fn [object _] object)