]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(slots): make cache indexes marker non-enumerable (#13469)
authoredison <daiwei521@126.com>
Wed, 18 Jun 2025 12:53:48 +0000 (20:53 +0800)
committerGitHub <noreply@github.com>
Wed, 18 Jun 2025 12:53:48 +0000 (20:53 +0800)
commit919c44744bba1f0c661c87d2059c3b429611aa7e
tree225dbc9504fefe0c73480c4caea18f91e60ae3b5
parentcb14b860f150c4a83bcd52cd26096b7a5aa3a2bf
fix(slots): make cache indexes marker non-enumerable (#13469)

close #13468
packages/runtime-core/__tests__/componentSlots.spec.ts
packages/runtime-core/src/componentSlots.ts