Currently using TanStack Start, the server loaders do not have auth data, so the initial server render always returns empty/null data, and this forces me to enable SPA mode to not have auth errors in my Convex/WorkOS setup. The official server rendering guide for Convex neither has TanStack Start nor WorkOS specific guidelines: https://docs.convex.dev/client/nextjs/app-router/server-rendering
Currently using TanStack Start, the server loaders do not have auth data, so the initial server render always returns empty/null data, and this forces me to enable SPA mode to not have auth errors in my Convex/WorkOS setup. The official server rendering guide for Convex neither has TanStack Start nor WorkOS specific guidelines: https://docs.convex.dev/client/nextjs/app-router/server-rendering