Error: Hydration failed because the initial UI does not match what was rendered on the server NextJS

preview_player
Показать описание
Unhandled Runtime Error
Error: Hydration failed because the initial UI does not match what was rendered on the server.

In HTML, p cannot be a descendant of p
This will cause a hydration error.

Home
main
p
p
Рекомендации по теме
Комментарии
Автор

never dont use page and layout with "use client"

codewithsuslu