Next.js Discord

Discord Forum

Does Layout with "use client" cause performance degradation?

Unanswered
Scaly-naped Pigeon posted this in #help-forum
Open in Discord
Scaly-naped PigeonOP
Next.js recommends to place the Client Component at leaf node.
Will there be a performance penalty, if the layout component is a client component?

0 Replies