BetterAuth + Tanstack Start + Convex not setting cookie
🪲Bug Report❔Advice
It seems like a bug or something that changed in Tanstack Start that hasn't been addressed, but I also can't figure out how to fix it. Whenever I try to use the Tanstack Start example at https://github.com/get-convex/better-auth, it just doesn't set the cookie and so always shows the unauthenticated children. Any suggestions?