🐛 Fix swap on anidated frames

This commit is contained in:
Alejandro Alonso 2024-03-12 14:14:47 +01:00 committed by Andrés Moya
parent 355af61cda
commit 3f316ca9c9
3 changed files with 11 additions and 5 deletions

View file

@ -443,7 +443,8 @@
libraries
(:id component-root)
parent-id
frame-id)
frame-id
{})
restore-component
#(let [restore (dwlh/prepare-restore-component changes library-data (:component-id component-root) it page delta (:id component-root) parent-id frame-id)]