When deleting a component with non-empty slots the model data for the children is not deleted

Created on 25 October 2024, 5 months ago

Overview


  1. Add a component with 1+ slots
  2. Add a component inside the slot
  3. Delete the parent component
  4. Observe in the layoutModel data that the model for the child component is not deleted.

Proposed resolution

Recursively go through all the child components when deleting a component to ensure that the model for each child is deleted.

User interface changes

🐛 Bug report
Status

Active

Version

0.0

Component

Page builder

Created by

🇬🇧United Kingdom jessebaker

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024