-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Closed
Labels
Description
- I have searched the issues of this repository and believe that this is not a duplicate.
Version
2.0.1
Environment
vue2.6 chrome
Reproduction link
https://gitee.com/sdq1997/antd-a-modal-test.git
Steps to reproduce
页面中使用组件,在其上方有使用v-for渲染的div。
What is expected?
div可进行渲染,无论在何处
What is actually happening?
当得到数组类数据后,v-for无法渲染,经测试,将v-for渲染的div放至下方,可以渲染。
github网络太差,用了码云