Skip to content

fix(runtime-dom): should not trigger transition when the old value and the new value of v-show are both false#10311

Merged
yyx990803 merged 1 commit into
vuejs:mainfrom
zh-lx:fix-vShow-transition
Feb 13, 2024
Merged

fix(runtime-dom): should not trigger transition when the old value and the new value of v-show are both false#10311
yyx990803 merged 1 commit into
vuejs:mainfrom
zh-lx:fix-vShow-transition

fix: should not trigger transition when v-show is always false

df6e2d2
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs