ConvexProviderWithClerk not providing convex client
I looked through the code and it seems to be doing the right thing. But I've had to add another
ConvexProvider
to get the useQuery
and useMutation
hooks to work.
6 Replies
@jherr that's weird, what version of Clerk and Convex are you're using?
just created it yesterday, so pretty recent. 🙂
This was likely caused by node modules, for anyone running into this I'd suggest deleting
node_modules
and rerunning npm install
(or equivalent)@Michal Srb Hi I use vercel and I have the same error. I was redeploy but the error not gone. Do you have any advice for me?
@Hel can you open a new thread with details of what you’re seeing? Are things working in dev? Include snippets of your code.
Thanks you answer, i was fix the problem. the error cause by wrong config