You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(browser): Use scope data in report dialog (#3792)
* feat(browser): Use scope data in report dialog
If user is set on the scope, we set that user in report dialog options.
If a user is already set in the report dialog options, it takes
precedence over the user object in the scope.
Fixes#2607
* Update packages/browser/test/unit/index.test.ts
Co-authored-by: Kamil Ogórek <[email protected]>
0 commit comments