]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(runtime-core): the select tag's multiple prop should be set before the children...
authorHcySunYang <HcySunYang@outlook.com>
Thu, 25 Mar 2021 20:49:34 +0000 (04:49 +0800)
committerGitHub <noreply@github.com>
Thu, 25 Mar 2021 20:49:34 +0000 (16:49 -0400)
commit2451dd8ae63cc0667a234f9896b1a4f241d4cb44
treef49a6d8a1badda6bdf225cb47ce888148c0dc8bb
parent084e932e85ddb76d422964cffa8f9718940e875a
fix(runtime-core): the select tag's multiple prop should be set before the children mounting (#3202)

fix #3199
packages/runtime-core/src/renderer.ts
packages/runtime-dom/__tests__/nodeOps.spec.ts
packages/runtime-dom/src/nodeOps.ts