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
I'm trying to create a transition using v-effect during v-view modification.
The problem is that when the effect starts, child components of the ViewModel created by v-view directive are instantly removed from DOM.