]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(hydration): prevent lazy hydration for updated components (#13511)
authoredison <daiwei521@126.com>
Wed, 23 Jul 2025 00:36:47 +0000 (08:36 +0800)
committerGitHub <noreply@github.com>
Wed, 23 Jul 2025 00:36:47 +0000 (08:36 +0800)
commita9269c642bf944560bc29adb5dae471c11cd9ee8
tree75fd2f0d24afba656303e3edf04cd5b862d13a82
parent00695a5b41b2d032deaeada83831ff83aa6bfd4e
fix(hydration): prevent lazy hydration for updated components (#13511)

close #13510
packages/runtime-core/__tests__/hydration.spec.ts
packages/runtime-core/src/apiAsyncComponent.ts