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
learningequality#2631 (comment)
Switched from `transition-group` outside of the list to `transition` inside. Not sure why this helped, but might it seems that there’s a conflict between the `transition-group` and `:style`.
Here’s a possibly related issue: vuejs/vue#7041 (note that using `v2.3.4` did _not_ help)
0 commit comments