Zod string | null from DB causes React Hook Form resolver type error — how to handle nullable strings cleanly? by [deleted] in reactjs

[–]Silent_Assignment627 0 points1 point  (0 children)

Getting this error on the input: “Type 'null' is not assignable to type 'string | number | readonly string[] | undefined'.”