Describe the bug
We cannot use Zod's .transform because it breaks types
To Reproduce
Playground Link
Expected behavior
We can use zod .transform as expected and access the transformed values in the submit function. Errors will still be correct and typed as FieldError