vue3-core/packages/runtime-core/src/components
linzhe 00978f7d14
fix(Teleport): hydrate disabled Teleport with undefined target (#11235)
close #11230
2025-09-02 17:08:15 +08:00
..
BaseTransition.ts fix(Transition): handle KeepAlive + transition leaving edge case (#13152) 2025-08-20 20:56:08 +08:00
KeepAlive.ts fix(runtime-core): prevent unmounted vnode from being inserted during transition leave (#12862) 2025-02-12 15:30:08 +08:00
Suspense.ts fix(suspense): avoid updating anchor if activeBranch has not been rendered to the actual container (#11818) 2024-09-05 20:56:34 +08:00
Teleport.ts fix(Teleport): hydrate disabled Teleport with undefined target (#11235) 2025-09-02 17:08:15 +08:00