It seems like like if you cut (cmd-X) an element inside a slot inside an instance, and then undo it, it gets in this broken state where it doesn't bring back the element. The sidebar also odd too with a broken Position and Layout elements.
Please see video attached.
Steps
- Create a component with a nested slot inside
- Make an instance, and add some elements inside
- Cut one or several elements with Cmd-X
- Undo with Cmd-Z
- The item(s) don’t show up, and the sidebar enters a bugged state (0:22 in the video)
Expected behavior: the elements should restore properly, just like outside of a slot.
