dnlup opened this issue 2 years ago · 0 comments
We can re-use the current scope of the request using:
Sentry.getCurrentHub().getScope()
instead of creating a new one with .withScope()
.withScope()