You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when teleport is disabled, it shouldn't be unmounted immediately inside transition.
What is actually happening?
it disappeared immediately
The text was updated successfully, but these errors were encountered:
posva
changed the title
teleport children is immediately unmounted when disabled=true in transition
teleport children is immediately removed from html when disabled=true in transitionOct 7, 2020
Version
3.0.0
Reproduction link
https://codesandbox.io/s/teleport-bug-1-koszy?file=/src/App.vue
Steps to reproduce
follow the link.
What is expected?
when teleport is disabled, it shouldn't be unmounted immediately inside transition.
What is actually happening?
it disappeared immediately
The text was updated successfully, but these errors were encountered: