Next.js Discord

Discord Forum

warn Entire page deopted into client-side rendering.

Unanswered
useless posted this in #help-forum
Open in Discord
i was following this yt video to add Google Analytics https://youtu.be/DJMTWuz2ksk then when i built the project, i got this warn Entire page /lb/fr/gs/official-exams/phys/[slug] deopted into client-side rendering. https://nextjs.org/docs/messages/deopted-into-client-rendering /lb/fr/gs/official-exams/phys/[slug]

Google Analytics uses useSearchParams and i tried to add suspense but it didn't work, what should i do?

code used in the yt video are here => https://gaudion.dev/blog/setup-google-analytics-with-gdpr-compliant-cookie-consent-in-nextjs13

0 Replies