]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(hydration): fix update before async component is hydrated (#3563)
authorHcySunYang <HcySunYang@outlook.com>
Fri, 7 May 2021 22:42:58 +0000 (06:42 +0800)
committerGitHub <noreply@github.com>
Fri, 7 May 2021 22:42:58 +0000 (18:42 -0400)
commitc8d96837b871d7ad34cd73b4669338be5fdd59fd
treeff9e6724f67d74e70113b61cbd793e7fefc5dba1
parent43f78151bfdff2103a9be25e66e3f3be68d03a08
fix(hydration): fix update before async component is hydrated (#3563)

fix #3560
packages/runtime-core/__tests__/hydration.spec.ts
packages/runtime-core/src/hydration.ts
packages/runtime-core/src/renderer.ts