Skip to content

Conversation

@kiwi-josh
Copy link

Import Sentry from the @sentry/ember package (rather than @sentry/browser) in the the ember instance-initializer, otherwise any existing client that gets created by the app author gets overridden by this one when init is called - and loses any app specific BrowserOptions config that isn't defined directly in the config/environment.js

@kiwi-josh kiwi-josh requested a review from kamilogorek as a code owner July 8, 2021 00:07
@kiwi-josh kiwi-josh force-pushed the fix/ember-performance-import branch from 33d29e1 to 23264ba Compare July 8, 2021 00:10
…wser) in the the ember instance-initializer, otherwise any existing client that gets created by the app author gets overriden by this one - and loses any app specific BrowserOptions config
@kiwi-josh kiwi-josh force-pushed the fix/ember-performance-import branch from 23264ba to 3045d54 Compare July 8, 2021 00:15
@kamilogorek kamilogorek requested a review from k-fish July 8, 2021 10:05
Copy link
Member

@k-fish k-fish left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Discussed this via discord, there is a better fix for this which I'll put up as a separate PR, closing for now 👍

@k-fish k-fish closed this Jul 8, 2021
@kiwi-josh kiwi-josh deleted the fix/ember-performance-import branch July 8, 2021 21:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants