Need Help Server Fn Error with Zod
GitHub
GitHub - gglennd/tanstack-start at feat/orm
Contribute to gglennd/tanstack-start development by creating an account on GitHub.
2 Replies
sensitive-blue•16h ago
what does "properly" mean here ?
correct-apricotOP•7h ago
I'm trying to follow basic error to display error message on client.
I first tried zod schema on inputValidator
but it console logs errors, and display nothing
then I tried safeParse, It did display the error message, still logs the error on both client and server
then this stop logging on server
is this expected behavior? or I'm barking on the wrong tree.
Sorry for my bad English