Bo Andersen
Bo Andersen
Thanks a lot for the PR, @orszaczky! I am going to hold back with this for the time being, since version 8.0.0 has not been released yet. When that time...
Just ran into this. I was migrating code from using `Sentry.init()` to using `BrowserClient` and a `Hub` directly and thought I could get clever and use `initialScope` [as documented here](https://docs.sentry.io/platforms/javascript/configuration/options/#initial-scope)....
I ran into this and had to find a quick solution. It's not pretty, but it's _something_. What I ended up doing was to hide the "original" chart for the...