citrus
CCConvex Community
•Created by FleetAdmiralJakob 🗕 🗗 🗙 on 10/27/2024 in #support-community
[Convex + Clerk + Next.js] Cant make static routes
7 replies
CCConvex Community
•Created by citrus on 11/13/2024 in #support-community
getUserIdentity returning null + ui errors, convex clerk
that'd be great. Actual credit goes to : https://stackoverflow.com/questions/78727961/module-clerk-nextjs-has-no-exported-member-auth
15 replies
CCConvex Community
•Created by citrus on 11/13/2024 in #support-community
getUserIdentity returning null + ui errors, convex clerk
15 replies
CCConvex Community
•Created by citrus on 11/13/2024 in #support-community
getUserIdentity returning null + ui errors, convex clerk
Thank you so much for your help, I appreciate it !
15 replies
CCConvex Community
•Created by citrus on 11/13/2024 in #support-community
getUserIdentity returning null + ui errors, convex clerk
15 replies
CCConvex Community
•Created by citrus on 11/13/2024 in #support-community
getUserIdentity returning null + ui errors, convex clerk
That's because I was importing ClerkProvider from "clerk/nextjs". Now, I'm
import { ClerkProvider, useAuth } from "@clerk/clerk-react";
which resolves this error/warning. getUserIdentity still returning null
edit: This is wrong, need to import from "clerk/nextjs".
15 replies
CCConvex Community
•Created by citrus on 11/13/2024 in #support-community
getUserIdentity returning null + ui errors, convex clerk
15 replies
CCConvex Community
•Created by citrus on 11/13/2024 in #support-community
getUserIdentity returning null + ui errors, convex clerk
Thank you for the help.
I removed the ClerkProvider with no config from layout.tsx.
getUserIdentity() still returns null.
15 replies
CCConvex Community
•Created by citrus on 11/13/2024 in #support-community
getUserIdentity returning null + ui errors, convex clerk
the css not loading is completely unrelated, apologies. I accidentally removed the import of globals.css in root layout file.
15 replies
CCConvex Community
•Created by citrus on 11/13/2024 in #support-community
getUserIdentity returning null + ui errors, convex clerk
There are guides for next js invidually for both convex & clerk but none for integration of both. It'd be really helpful if there were. 🌼
15 replies
CCConvex Community
•Created by citrus on 11/13/2024 in #support-community
getUserIdentity returning null + ui errors, convex clerk
Am I wrapping the children correctly ?
Kindly help, Thank you.
15 replies