#FUOC with Nextjs
1 messages ยท Page 1 of 1 (latest)
Did you follow the guide here? https://mantine.dev/guides/next/
Does latest packages of mantine support @next (12.2.5)? Because I am having the same issue. I used the default template and then upgraded next and mantine packages to latest.
It works fine for me, just updated the template โ https://github.com/mantinedev/mantine-next-template
Yes, I have.
Copied the _document.tsx. Added mantine provider to _app.tsx.
I had this issue and just starting a fresh version off the template above and copying over the components / pages etc back and forth sorted it