sadmann7 / skateshop

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

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

Open richard16611 opened 11 months ago

richard16611 commented 11 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 7 months ago

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