sadmann7 / skateshop

An open source e-commerce skateshop build with everything new in Next.js.
https://skateshop.sadmn.com
MIT License
5.07k stars 730 forks source link

error: "Text content does not match server-rendered HTML" when running pnpm run dev #102

Open richard16611 opened 6 months ago

richard16611 commented 6 months ago

Unhandled Runtime Error Error: Text content does not match server-rendered HTML.

Warning: Text content did not match. Server: "Ctrl" Client: "⌘"

See more info here: https://nextjs.org/docs/messages/react-hydration-error

tnhoang commented 3 months ago

I also have the same issue. And just found a workaround by commenting this out image