mirror of
https://github.com/penpot/penpot.git
synced 2026-09-08 21:19:49 +00:00
🐛 Validation error on making a copy of a component that contains a group on a frame
This commit is contained in:
parent
dde27eb736
commit
9acab2a28a
@ -345,7 +345,9 @@
|
|||||||
update-new-shape
|
update-new-shape
|
||||||
(fn [object _] object)
|
(fn [object _] object)
|
||||||
force-id
|
force-id
|
||||||
keep-ids?)
|
keep-ids?
|
||||||
|
frame-id)
|
||||||
|
|
||||||
|
|
||||||
;; Fix empty parent-id and remap all grid cells to the new ids.
|
;; Fix empty parent-id and remap all grid cells to the new ids.
|
||||||
remap-ids
|
remap-ids
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user