Ilja Gusiatin
Results
3
issues of
Ilja Gusiatin
Using latest `"zod": "^3.19.1"` ``` import { z } from "zod"; ... dateOfBirth: z .date({ required_error: "Please select a date and time", invalid_type_error: "That's not a date!" }) ... ```...
te😀st@m😀ail.com is a valid email address from Zod perspective
Special label is not actual label, that makes impossible to get/query/find input by label for testing libraries, as well impacts a18y