]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(runtime-core): avoid double-setting props when casting
authorEvan You <yyx990803@gmail.com>
Mon, 24 May 2021 22:48:33 +0000 (18:48 -0400)
committerEvan You <yyx990803@gmail.com>
Mon, 24 May 2021 22:48:33 +0000 (18:48 -0400)
commit0255be2f4b3581bfdf4af9368dcd6c1a27a5ee03
tree01e024ef1858d9b586b09a162e16696129db91c1
parent4ce0df6ef1a31ee45402e61e01777e3836b2c223
fix(runtime-core): avoid double-setting props when casting

fix #3371, close #3384
packages/runtime-core/__tests__/componentProps.spec.ts
packages/runtime-core/src/componentProps.ts