Closed as not planned
Description
Description
https://docs.sentry.io/platforms/javascript/best-practices/shared-environments/
The browser may have >1 Sentry client per SDK instance. The most common case seems to be browser extensions. We could support this case by isolating flags from different clients, maintaining a WeakMap of <Client, flag evaluations>.
Metadata
Metadata
Assignees
Type
Projects
Status
Done