]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(runtime-core): set scope id before props (#6948)
authorZollero <corona7@163.com>
Mon, 14 Nov 2022 03:53:46 +0000 (11:53 +0800)
committerGitHub <noreply@github.com>
Mon, 14 Nov 2022 03:53:46 +0000 (22:53 -0500)
commitda2ced15339b6fdb7a1459fa359bb79346a82bc2
treee7acf895c1e522961a6c6c8d811e4c867edcb522
parentf2c46ed9cfb4ea3b771738d7aa0d110a320244c2
fix(runtime-core): set scope id before props (#6948)

close #6923
Also ensure consistency with Vue 2
packages/runtime-core/__tests__/scopeId.spec.ts
packages/runtime-core/src/renderer.ts