leoMirandaa / shadcn-landing-page

Free Landing page template using Shadcn, React, Typescript and Tailwind
https://shadcn-landing-page.vercel.app
MIT License
1.08k stars 227 forks source link

fix: hydration error on next.js #11

Closed jakubiwaszkiewicz closed 1 month ago

jakubiwaszkiewicz commented 2 months ago

i rewriting code frin React to Next.js, and i had an error:

Error: Hydration failed because the initial UI does not match what was rendered on the server.
See more info here: https://nextjs.org/docs/messages/react-hydration-error

Expected server HTML to contain a matching <span> in <svg>.

...
  <_c>
    <svg>
    ^^^^^
      <span>

after span -> text - error doesnt occure

vercel[bot] commented 2 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
shadcn-landing-page ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 3, 2024 8:17am