@@ -57,6 +57,7 @@ watch(
resetForm()
}
},
+ { flush: 'post' },
)
const onSubmit = handleSubmit(async (values) => {