Skip to content

Flicker with NextJS #225

Answered by alessandrojcm
konsalex asked this question in Q&A
Discussion options

You must be logged in to vote

Hey @konsalex, yes this is indeed due to Emotion. You have two options here:

  • Use MRT v2, you'd need to migrate to Mantine v7 (it uses CSS Modules, you can also use Vanilla Extract or SASS). This is a big breaking change and MRT v2 is in alpha so use it at your own risk.
  • You can keep using MRT v1 and take a look at this for a workaround.

Let me know how it goes.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by konsalex
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #224 on December 12, 2023 21:41.