You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This will result in a high volume of errors being logged by Sentry. which can only be mitigated by setting the supressHydrationWarning option
Solution Brainstorm
While the logged error is expected , the volume of these errors are unwelcome.
If possible, configure the ability to supress hydration warnings (and related errors) at the Sentry level. This would allow users to compromise by keeping the hydration warnings in app but skip reporting these via simple configuration.
JamesSingleton, davidpaulsson, kodai3, InterstellarStella and klonwar