]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(runtime-core): handle shallow reactive arrays in renderList correctly (#11870)
authorTycho <jh.leong@outlook.com>
Tue, 10 Sep 2024 07:48:14 +0000 (15:48 +0800)
committerGitHub <noreply@github.com>
Tue, 10 Sep 2024 07:48:14 +0000 (15:48 +0800)
commitced59ab8f2f2e89c13119bab3a0c25a1a1f1c3d6
tree167be08ff22e8d1aa9f6d1b099f8de441ef051a6
parent67d6596d40b1807b9cd8eb0d9282932ea77be3c0
fix(runtime-core): handle shallow reactive arrays in renderList correctly (#11870)

close #11869
packages/runtime-core/__tests__/helpers/renderList.spec.ts
packages/runtime-core/src/helpers/renderList.ts