]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(runtime-core): fix missed updates when passing text vnode to `<component :is...
authorauvred <61150013+auvred@users.noreply.github.com>
Wed, 5 Jun 2024 15:08:46 +0000 (18:08 +0300)
committerGitHub <noreply@github.com>
Wed, 5 Jun 2024 15:08:46 +0000 (23:08 +0800)
commitb310ec389d9738247e5b0f01711186216eb49955
tree5834623049a9597fbaee4c04ff9f39e8679bc509
parent3b0a56a9c4d162ec3bd725a4f2dfd776b045e727
fix(runtime-core): fix missed updates when passing text vnode to `<component :is>` (#8304)

close #8298
packages/runtime-core/__tests__/vnode.spec.ts
packages/runtime-core/src/vnode.ts