zod schema not showing custom error message with number #10651
Unanswered
richewinqred
asked this question in
General
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey,
any ideas why I am unable to show a custom message on
number()
(valueAsNumber: true
) inputs?error messages are working correctly with
string()
?Beta Was this translation helpful? Give feedback.
All reactions