themeselection / materio-mui-nextjs-admin-template-free

An enterprise-grade Next.js admin dashboard template. Made with developer experience first: Next.js v14 (App Router), Material UI (MUI), Tailwind CSS, TypeScript, ESLint, Prettier, VSCode Configs !! 🚀
https://themeselection.com/item/materio-free-mui-nextjs-admin-template
MIT License
1.57k stars 543 forks source link

Update VerticalNavHeader.js #29

Closed SmartChain-AI closed 2 months ago

SmartChain-AI commented 3 months ago

Hydration error fix by removing a link within a link nesting error

neelbrahmakshatriya commented 2 months ago

Hi @SmartChain-AI,

Thanks for showing an interest in contributing.

Hydration error comes only when we upgrade the version of next from 12.x to 13.x in the nextjs-pages-router branch. Even if we update this file and upgrade the version of next from 12.x to 13.x, the template will not work as there are many links in the whole template.

We are not considering merging this PR as this issue will not happen in the latest version of the template with the App router in the main branch.