]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(rumtime-core): custom dom props should be cloned when cloning a hoisted DOM ...
authorHcySunYang <HcySunYang@outlook.com>
Thu, 25 Mar 2021 14:21:57 +0000 (22:21 +0800)
committerGitHub <noreply@github.com>
Thu, 25 Mar 2021 14:21:57 +0000 (10:21 -0400)
commit5dbe8348581dacd7a3594a9b0055ce350ce8e5bf
tree61e72d08d3682571a30d6cf85cb5b1c4107b488e
parenteb1fae63f926435fb0eef890663d24e09d4c79e1
fix(rumtime-core): custom dom props should be cloned when cloning a hoisted DOM (#3080)

fix #3072
packages/runtime-dom/__tests__/nodeOps.spec.ts [new file with mode: 0644]
packages/runtime-dom/src/nodeOps.ts