RootCauseunvalidated
It has a `action` attribute to points to a function (`RegisterAccount`) that runs on the server — I am using a react-hook-form use zod as a resolver. Tension: when I add that, RegisterAccount does not get called at all. Outcome: Try to write a client action that validates the data then calls the server action.
a436ed59-ff55-451f-88a4-91e747f6d301
It has a action attribute to points to a function (RegisterAccount) that runs on the server — I am using a react-hook-form use zod as a resolver. Tension: when I add that, RegisterAccount does not get called at all. Outcome: Try to write a client action that validates the data then calls the server action.