Problemunvalidated
'ClerkProvider' cannot be used as a JSX component — integrate Clerk into my Next.js 14 app by wrapping the RootLayout in the ClerkProvider. Tension: Its type '(props: Without<NextClerkProviderProps, "__unstable_invokeMiddlewareOnAuthStateChange">) => Promise' is not a valid JSX element type. Outcome: Type 'Promise' is not assignable to type 'ReactNode'.
3f657f3e-c31f-4314-88e2-0b0af5fab4fb
'ClerkProvider' cannot be used as a JSX component — integrate Clerk into my Next.js 14 app by wrapping the RootLayout in the ClerkProvider. Tension: Its type '(props: Without<NextClerkProviderProps, "__unstable_invokeMiddlewareOnAuthStateChange">) => Promise' is not a valid JSX element type. Outcome: Type 'Promise' is not assignable to type 'ReactNode'.