]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(v-memo): should work on v-for with constant expression (#4272)
authoredison <daiwei521@126.com>
Sat, 7 Aug 2021 01:37:09 +0000 (09:37 +0800)
committerGitHub <noreply@github.com>
Sat, 7 Aug 2021 01:37:09 +0000 (21:37 -0400)
commit3b60358d0e0289298df7937983b3e06123f8eb3d
treef68f5beea872c66af88ba9897a3f113af724bfe2
parentc421fb91b2bec047e665f8269e231bf89f9bfc93
fix(v-memo): should work on v-for with constant expression (#4272)

fix #4246
packages/runtime-core/__tests__/helpers/withMemo.spec.ts
packages/runtime-core/src/helpers/renderList.ts