ClerkHandler type (Clerk+Convex+TSS) error when moving to alpha branch
Cross post from a thread in the general chat, but I believe this might be a larger error so I'm publishing here. Let me know if you all would like me to submit a github issue.
Error:
Within server.tsx:
This previously leverage 'getRouterManifest' but this package was removed on alpha.
Here's the server.tsx config that's throwing:
4 Replies
equal-aquaOP•3mo ago
Here's my router config:
plain-purple•3mo ago
We're still working on updating the Clerk TanStack Start package, but you can try this version
You'll get an error related to
AsyncLocalStorage
. The fix is in this threadequal-aquaOP•3mo ago
Just shipped out to prod - not sure if I'm ready to really ride dirty on the alpha branch quite yet, but thank you for the link! I might take a looksie on my dev branch 🙂
plain-purple•3mo ago
We’ll release the devinxi version soon 😁