Next.js Discord

Discord Forum

Server -> Client: ClassName did not match

Unanswered
Californian posted this in #help-forum
Open in Discord
CalifornianOP
hey all 👋🏼.

<html lang="en" className="scroll-smooth scroll-pt-12">


This is causing the following error in my next-app set up with tailwind included. Any idea why?

Warning: Prop className did not match. Server: "scroll-smooth scroll-pt-12 hefchrcpom idc0_350" Client: "scroll-smooth scroll-pt-12"

0 Replies