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