Closed billychen0894 closed 1 year ago
Zod is difficult to work with for async validation and is less likely supporting async form validation, which it will send unnecessary requests. Therefore, switching to Yup helps work with async form validation.
Zod is difficult to work with for async validation and is less likely supporting async form validation, which it will send unnecessary requests. Therefore, switching to Yup helps work with async form validation.