fix(slots): ensure different branches of dynamic slots have different keys
fix #6202
This commit is contained in:
@@ -166,7 +166,8 @@ describe('ssr: components', () => {
|
||||
_createTextVNode(\\"foo\\")
|
||||
]
|
||||
}
|
||||
})
|
||||
}),
|
||||
key: \\"0\\"
|
||||
}
|
||||
: undefined
|
||||
]), _parent))
|
||||
|
||||
Reference in New Issue
Block a user