Relative Content

Tag Archive for next.jsnextjs-15

Hydration error when installing NextJS 15

Well as title says. I do a “npx create-next-app@latest”, since yesterday NextJS 15 got released, it installs next version 15.1.2. Now when I run “npm run dev”. I go to localhost:3000 it says Hydration error by default and I didn’t modify anything.