You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🚀 ~ action ~ error TypeError: keyValidator._parse is not a function
at ZodObject._parse (types.js:1188:37)
at ZodObject._parseSync (types.js:109:29)
at ZodObject.safeParse (types.js:139:29)
at ZodObject.parse (types.js:120:29)
at Object.parseForm (index.js:50:22)
at async action (main.tsx:25:20)
at async callLoaderOrAction (router.ts:2530:14)
at async handleAction (router.ts:981:16)
at async startNavigation (router.ts:904:26)
at async Object.navigate (router.ts:784:12)