diff --git a/packages/runtime-core/src/components/BaseTransition.ts b/packages/runtime-core/src/components/BaseTransition.ts index 2b58bc3fc..9f1e20996 100644 --- a/packages/runtime-core/src/components/BaseTransition.ts +++ b/packages/runtime-core/src/components/BaseTransition.ts @@ -545,10 +545,16 @@ export function getTransitionRawChildren( for (let i = 0; i < children.length; i++) { let child = children[i] // #5360 inherit parent key in case of