"TanStack Form server error: Cannot access 'formOpts' before initialization"
Hi guys, I'm wondering why we cannot place content from
utils/form-isomorphic.tsx
utils/form-isomorphic.tsx
directly in
utils/form.tsx
utils/form.tsx
.
I mean, when I did this i get an error during form submitting:
An error occured while server rendering /_serverFn/src_utils_login-form_tsx--handleForm_createServerFn_handler: Cannot access 'formOpts' before initialization
An error occured while server rendering /_serverFn/src_utils_login-form_tsx--handleForm_createServerFn_handler: Cannot access 'formOpts' before initialization