Skip to content

Is there a way to enable verbose output when Zod schema validation fails on the client side? #332

Answered by edmundhung
binajmen asked this question in Q&A
Discussion options

You must be logged in to vote

Do you mean inspecting the zod error? As you mentioned about the server side action, if the submission object itself would be enough for you, you can console log the result of the parse function in your onValidate handler before returning it.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by binajmen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants