ant-design-vue
ant-design-vue copied to clipboard
Debounce in useForm trigger validation after resetFields
- [x] I have searched the issues of this repository and believe that this is not a duplicate.
Version
undefined
Environment
Chrome
Reproduction link
Steps to reproduce
Go to link
first form is without debounce option second has declarated debounce
add test into form fields and click reset in both forms
What is expected?
After click reset with declarated debounce values of fields shoud be reset without error trigger
What is actually happening?
After click reset with declarated debounce validation of fields is trigger so we get errors
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days
No activity?
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days