]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(runtime-dom): patchDOMProps should not set _value if element is custom element...
authorStefan Mayer <stevijo.mayer@googlemail.com>
Thu, 25 Nov 2021 10:30:32 +0000 (11:30 +0100)
committerGitHub <noreply@github.com>
Thu, 25 Nov 2021 10:30:32 +0000 (05:30 -0500)
commit1701bf3968f001dd3a2bc9f41e3e7e0f1b13e922
tree220a3c7f2bc62e6a3ff941a3e187dbbe15c634d1
parentaac0466cb8819fd132fbcc9c4d3e1014c14e2ad8
fix(runtime-dom): patchDOMProps should not set _value if element is custom element (#4839)

Co-authored-by: Stefan Mayer <stefan.m.mayer@daimler.com>
packages/runtime-dom/__tests__/patchProps.spec.ts
packages/runtime-dom/src/modules/props.ts