We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ca55b3 commit b964b47Copy full SHA for b964b47
src/packages/form/useform.taro.ts
@@ -113,7 +113,6 @@ class FormStore {
113
item.entity.onStoreChange('update')
114
}
115
})
116
- this.validateFields()
117
118
119
setCallback = (callback: Callbacks) => {
src/packages/form/useform.ts
0 commit comments