form icon indicating copy to clipboard operation
form copied to clipboard

fix(core): run all types of async validation on fields during submit

Open fkworld opened this issue 1 year ago • 4 comments

fix #851

In validateSync function, validateObj.cause is used instead of cause. I think they should be same.

fkworld avatar Jul 12 '24 08:07 fkworld