TanStackT
TanStack9mo ago
1 reply
awake-maroon

Clerk + Convex

I followed these tutorials
- https://clerk.com/docs/quickstarts/tanstack-react-start
- https://docs.convex.dev/quickstart/tanstack-start
- https://docs.convex.dev/client/react/tanstack-start/tanstack-start-with-clerk

The Clerk only one is working fine. Is it possible that the Convex ones are outdated? I get some ts errors and it says that I can't use SignedIn component outside of ClerkProvider even though that one wraps ConvexProviderWithClerk
Was this page helpful?