Appearance
Troubleshooting styles ​
If you're running into issues with the styles of Privy's UIs in your app, check out some common errors below, and how to resolve them.
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
.