props.validate is not a function
Hi guys! I'm out of my wits trying find a solution for this error.
And I'm using version:
"@tanstack/react-form": "^1.14.1",
"zod": "^3.25.16",
I'm trying to use zod for validation but whenever I try to input I get this props.validate as an error:
And I'm using version:
"@tanstack/react-form": "^1.14.1",
"zod": "^3.25.16",
I'm trying to use zod for validation but whenever I try to input I get this props.validate as an error:
