Replies: 1 comment 2 replies
-
I have some in progress work resolving this for x-if and x-for where the trees are improperly destroyed. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Components that are nested inside a second level
x-if
are not properly destroyed when the parent is removed from the DOM.Demo jsFiddle
Beta Was this translation helpful? Give feedback.
All reactions