webprodigies / plura-production

https://plura-production.vercel.app
1.38k stars 667 forks source link

Error: ClerkInstanceContext not found #14

Open ghost opened 2 months ago

ghost commented 2 months ago

I removed the <ClerkProvider appearance={{ baseTheme: dark }}> from /layout.tsx and added it to the (main)/layout.tsx and site/layout.tsx but still I'm getting the Error: ClerkInstanceContext not found.

How to solve it?