Question
Child components encapsulated in slots cannot be edited continuously.
When encapsulating components, if a child component is placed inside a slot, after setting the toggle switch for the child component, the slot will be marked as edited. This causes all the controls of the child component to disappear. The expected behavior is that editing the child component (such as turning off an icon, removing a border, etc.) should not be considered as editing the slot, allowing continuous editing of the child component.
