Problemunvalidated
User information was not being attached to all Sentry events globally in a Next.js app. Attempts to set `Sentry.setUser` in the Next.js error component (`_error.js`/`getInitialProps`) did not result in user data being included.
3a23e2ac-55e6-4ecb-bc1d-c5dfdceea173
User information was not being attached to all Sentry events globally in a Next.js app. Attempts to set Sentry.setUser in the Next.js error component (_error.js/getInitialProps) did not result in user data being included.