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
The text was updated successfully, but these errors were encountered:
posva
changed the title
transition-group appear class not disappear when using dynamic component(vue-router)
transition-group appear class not disappear inside Suspense
Aug 6, 2020
Version
3.0.0-rc.5
Reproduction link
https://github.com/xcuiz/vue-next-test.git
Steps to reproduce
npm i
npm run dev
Start dev server and navigate to localhost:8080/index
What is expected?
What is actually happening?
e.g:
in parent vue component:
in child component:
The text was updated successfully, but these errors were encountered: