Should I set suppressHydrationWarning when using ThemeProvider #6449
Unanswered
jungsikjeong
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
"If we use it in the root layout like this, wouldn't it turn off hydration warnings for all child components? But if we do this...
How would we catch human errors?
I'm talking about cases where a developer accidentally creates hydration bugs but the warnings don't appear due to this setting.
Beta Was this translation helpful? Give feedback.
All reactions