-
-
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
1.3.8
Environment
mac、chrome74.0.3729.157、vue2.x
Reproduction link
https://vue.ant.design/components/form/#components-form-demo-dynamic-form-item
Steps to reproduce
add first item -> add second item -> delete the second item -> input some text in the first item -> submit
What is expected?
console.log('Received values of form: ', values);
What is actually happening?
warning: async-validator: ["names[2] is required"]
dont use preserve: true