cleanup not called when ancestor element removed #1567
-
version: 3.0.8 examples: |
Beta Was this translation helpful? Give feedback.
Answered by
calebporzio
Jun 19, 2021
Replies: 1 comment 2 replies
-
Good catch, there needs to be a more robust system that walks a removed element's children and cleans them up as well. |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
ayamomiji
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Good catch, there needs to be a more robust system that walks a removed element's children and cleans them up as well.