Unhandled Runtime Error
Got an unhandled error for useAuth can only be used with in ClerkProvider when I have put my useAuth inside it






2 Replies
You missed something
https://clerk.com/docs/components/clerk-provider
Yeah I have added that in one of the picture
But I have fixed it, but got a really weird bug from Convex
So I integrate with Clerk, sometimes Clerk have my user data, and Convex data also have my user data. But after I change some schema in Convex, Convex have error for finding user
so I need to delete the user and sign up it again