- [x ] I have searched the issues of this repository and believe that this is not a duplicate.
I am getting the following error in my React / Next.js app:
Warning: Did not expect server HTML to contain a style in div.
This affects the way the page is rendered, with a lot of content either not rendered or without styles. I have not been able to pinpoint the origin of this error and have tried different things, i.e. configuring the _document.js page.