Subscribe on changes!

transition-group is broken. these mini apps prove it

avatar
Apr 10th 2023

Vue version

3.3.0-alpha.9

Link to minimal reproduction

https://codepen.io/dhika345/pen/XWxbVoy

Steps to reproduce

go to codepen. play with the prev next button

What is expected?

not buggy

What is actually happening?

buggy

System Info

No response

Any additional comments?

the same one is built with Vue 2.5: https://codepen.io/dhika345/pen/yLRNpQK

seems working as expected.

if the Vue 3 one is not buggy, so how do I solve the slide transition on Vue 3?

avatar
Apr 11th 2023

I'd appreciate if you would modify the Vue 3 version to make it work. thanks anyway (tho I don't think you solved any issue here)

avatar
Apr 11th 2023

Replace .slide-enter-to with .slide-enter-from