TSS not work in google adsense preview #232
Unanswered
MasterProvider
asked this question in
Q&A
Replies: 1 comment
-
|
Hello @MasterProvider, Can you try and check whether it's specifically TSS or MUI as well that's causing the broken styles? Also, It's essentially the same approach—the MUI team has basically ported what TSS does into a separate repo, but they're quicker to keep things up to date as Next.js evolves. Thanks! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Does anyone have suggestions? I'm using TSS-React and MUI, but my website design isn't displaying properly during the Google AdSense review. I'm not sure where the problem is or why the styles aren't propagating correctly. Any ideas?
Note: It works properly when live, but not in Google AdSense
also I try this but still not working
<NextAppDirEmotionCacheProvider options={{key: "tss-ui", enableCssLayer: false }}>Beta Was this translation helpful? Give feedback.
All reactions