Using Forms with Conform and Zod #3374
Unanswered
nebularazer
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am using remix with conform and zod.
The parseWithZod helper expects hidden input names in JS syntax convention.
For array of objects for example:
Headlessui uses only brackets. Is there an option to configure this or does conform need a custom parser?
Beta Was this translation helpful? Give feedback.
All reactions