mirror of
https://github.com/penpot/penpot.git
synced 2025-01-09 08:20:45 -05: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
1 changed files with 3 additions and 1 deletions
|
@ -345,7 +345,9 @@
|
|||
update-new-shape
|
||||
(fn [object _] object)
|
||||
force-id
|
||||
keep-ids?)
|
||||
keep-ids?
|
||||
frame-id)
|
||||
|
||||
|
||||
;; Fix empty parent-id and remap all grid cells to the new ids.
|
||||
remap-ids
|
||||
|
|
Loading…
Reference in a new issue