]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(v-model): unnecessary value binding error should apply to dynamic instead of...
authorEvan You <yyx990803@gmail.com>
Wed, 15 Nov 2023 00:51:50 +0000 (08:51 +0800)
committerEvan You <yyx990803@gmail.com>
Wed, 15 Nov 2023 00:51:50 +0000 (08:51 +0800)
commit2859b653c9a22460e60233cac10fe139e359b046
tree7b6bd1bf626ae15034b13aa71ecf13856ec92aab
parentf18a174979626b3429db93c5d5b7ae5448917c70
fix(v-model): unnecessary value binding error should apply to dynamic instead of static binding

close #3596
packages/compiler-dom/__tests__/transforms/vModel.spec.ts
packages/compiler-dom/src/transforms/vModel.ts