Corrupted styles with Sentry
If your application uses Sentry for monitoring, and you are seeing corrupted styles in Privy’s UIs, it may be due to a bug with certain versions of Sentry’s JavaScript libraries (e.g.@sentry/react
and @sentry/nextjs
). See this GitHub issue for more information.
To resolve this issue, try upgrading your @sentry/*
package to a version higher than 7.74.0
.