Transition effect of v-show leaves is not working in some cases #2757
Labels
❗ p4-important
Priority 4: this fixes bugs that violate documented behavior, or significantly improves perf.
🐞 bug
Something isn't working
scope: transition
Version
3.0.4
Reproduction link
https://codesandbox.io/s/practical-herschel-62pxj?file=/src/App.vue
Steps to reproduce
when to watch and use transition reference data
The transition effect of v-show leaves is not working.
What is expected?
Apply transition when v-show leaves
What is actually happening?
display: none style added and transition not active
The text was updated successfully, but these errors were encountered: