Can't get better-auth working with the Tanstack Start and Convex stack
The weird part is the error gives me to nothing to work with, just
fetch failed
and even weirder is that it wouldn't happen on every reload, but when the page does reload, client interactivity wouldn't work, meaning no onClick handler stuff is working.
Neither server nor browser console tells me anything. Have followed, checked and rechecked the setup process. https://convex-better-auth.netlify.app/framework-guides/tanstack-startTanStack Start | Convex + Better Auth
Install and configure Convex + Better Auth for TanStack Start.

5 Replies
Update: Every single call to the api/auth/$.ts path gives 500 internal server error.
I'm sorry I don't know tanstack
What version of TanStack Start are you using
Used better-t-stack to scaffold the project.
"@tanstack/react-start": "^1.121.0-alpha.27",
I have the updated the necessary packages to their latest versions, and Tanstack Start is now on RC version. Saw your comment over at Github that you're updating the library, docs and example to the RC. Is it still being worked on or live?not live yet