Closed
Description
Steps to reproduce
- Clone the project and install dependencies.
- run command
yarn add next@latest react@latest react-dom@latest eslint-config-next@latest
as mentioned in Next.js upgrade guide - run
yarn dev
What is expected?
Template dashboard without any error should be shown.
What is actually happening?
Facing error (Can access dashboard if we close error popup) : Error: Hydration failed because the initial UI does not match what was rendered on the server.
Reference: https://nextjs.org/docs/messages/react-hydration-error
Additional data
- NodeJS Version: v18
- Package manager(npm|yarn|pnpm): yarn
- Browser name & version: Google Chrome@latest
- System: Latest LTS Debian