Penpot crashes when you try to copy components elements

Penpot is back to crashing incessantly. Here is the gist of this time: Nested copy component only allowed inside other component

The .txt report reads:

:details
 [{:code :nested-copy-not-allowed,
   :hint "Nested copy component only allowed inside other component",
   :shape
   ##object[Function]{:id #uuid "52caa72d-a731-8033-8005-b0804006b749",
                      :name "Field / Mobile / Default",
                      :type :frame,
                      :x -706.4431660053823,
                      :y 52742.60752142679,
                      :width 287.99999999999994,
                      :height 229,
                      :rotation 0.5957056897600523,
                      :selrect ##object[dv]{#, #, #, #, #, #, #, #},
                      :points [# # # #],
                      ...},
   :file-id #uuid "331b47c0-6c56-80d5-8005-6b218c563900",
   :page-id #uuid "345886aa-f4d1-8033-8005-67d02dc8515c",
   :shape-id #uuid "52caa72d-a731-8033-8005-b0804006b749",
   :args nil}
  {:code :nested-copy-not-allowed,
   :hint "Nested copy component only allowed inside other component",
   :shape
   ##object[Function]{:id #uuid "52caa72d-a731-8033-8005-b0804007370a",
                      :name "Field / Mobile / Default",
                      :type :frame,
                      :x -1006.4269514300632,
                      :y 52739.48846992369,
                      :width 288.0000000000001,
                      :height 229,
                      :rotation 0.5957056897600523,
                      :selrect ##object[dv]{#, #, #, #, #, #, #, #},
                      :points [# # # #],
                      ...},

These frequent crashes are quite frustrating and slow down work significantly.

Hello @FatumaA could you describe the step to get the crash? Or can you share the file with support@penpot.app?

Seems to happen most frequently when I copy down a component then detach it and try to change props or anything inside the newly detached component

Hello @FatumaA i could not reproduce this issue, could you send the file to support@penpot.app so we can understand better where is the issue?