JamesJ
Convex Community4mo ago
9 replies
James

I had this issue as well - it's a

I had this issue as well - it's a TanStack issue (not Convex, so you can ask in their discord as well), but try pinning your version of start to 1.134.6

{
  "dependencies": {
    "@tanstack/react-start": "1.134.6",


Related GH issue is here: https://github.com/TanStack/router/issues/5738 and here: https://github.com/workos/authkit-tanstack-start/issues/18
Was this page helpful?