Next.js Discord

Discord Forum

Error: Functions cannot be passed directly to Client Components unless you explicitly expose it by m

Unanswered
Cattle Egret posted this in #help-forum
Open in Discord
Cattle EgretOP
I'm trying to pass a server-side function from next-intl to my Navbar which is in layout. the navbar is use client, but the layout is not. how can i make this work?

0 Replies