]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(hydration): handle v-if on insertion parent
authordaiwei <daiwei521@126.com>
Tue, 29 Jul 2025 10:21:12 +0000 (18:21 +0800)
committerdaiwei <daiwei521@126.com>
Wed, 30 Jul 2025 02:07:39 +0000 (10:07 +0800)
commit5ee162868711809c438fb8e727ea233ad8e5d1ee
treec4a2b70f7a23473a7a37d9c841e3afef715e1eb4
parentcb7779b0d9893c23e5158a8f170f3906fc0a9d72
fix(hydration): handle v-if on insertion parent
packages/runtime-vapor/__tests__/hydration.spec.ts
packages/runtime-vapor/src/apiCreateIf.ts
packages/runtime-vapor/src/block.ts
packages/runtime-vapor/src/insertionState.ts