-
-
Notifications
You must be signed in to change notification settings - Fork 527
Labels
Description
Vue version
3.5.0
Link to minimal reproduction
Steps to reproduce
将v-for 的类型 设置为 数组对象 或者 对象嵌套 对象, 出现 类型为 unknown 情况
What is expected?
期望 能够 推断出其类型 , 就是上面用例中的 Item
What is actually happening?
其实给出了 类型为 unknown
System Info
No response
Any additional comments?
No response
Reactions are currently unavailable
