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
just look at the moving 'some html', the animation should run for 4 seconds, also check the element tab in the developer tools, where it is visible that the elements representing the v-html are changed
What is Expected?
the animation will complete, and the DOM element doesn't get reinserted
What is actually happening?
I guess, that the html in v-html gets removed and reinserted once the style has changed