#Mantine V7: Hydration failed because the initial UI does not match
5 messages · Page 1 of 1 (latest)
What if we want to do things such as showing the dark/light version of a logo depending on theme?
The example shows exactly how to do that.
5 messages · Page 1 of 1 (latest)
I was trying mantine v7 with Next.js 13 pages directory, the following code generates the error, what is a good way to solve this?
Error: Hydration failed because the initial UI does not match what was rendered on the server.
Mantine V7: Hydration failed because the initial UI does not match
What if we want to do things such as showing the dark/light version of a logo depending on theme?
The example shows exactly how to do that.