- fixed freezing form;
This commit is contained in:
@@ -106,6 +106,7 @@ const BandoApplication = () => {
|
||||
const values = getValues();
|
||||
const formValues = watch();
|
||||
|
||||
|
||||
const onValidate = () => {
|
||||
saveDraft('VALIDATE');
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user