Skip to content

Conversation

jan-auer
Copy link
Member

By default, we emit a transaction now instead of the culprit. In ReactNative,
we still normalize both, depending on what the user has set.

@jan-auer jan-auer requested a review from kamilogorek as a code owner May 15, 2018 08:47
@jan-auer jan-auer self-assigned this May 15, 2018
? global
: typeof self !== 'undefined'
? self
: {};
Copy link
Contributor

Choose a reason for hiding this comment

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

Copy link
Member Author

Choose a reason for hiding this comment

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

prettier

Copy link
Contributor

Choose a reason for hiding this comment

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

I know, I know :P

@slorber
Copy link

slorber commented Aug 16, 2018

Hey @jan-auer @kamilogorek , just wondering what is the difference between culprit and transaction.

I'm still using 0.36 (version used by Expo) and started to see long absolute and unhelpful culprit urls. Will upgrading fix this issue? This seems related to what is reported here: #1400

@kamilogorek
Copy link
Contributor

The "culprit" is just a leftover from an old, old API. It's always called transaction now.
Regarding invalid transaction, I'm already aware of it and will definitely fix it before the major release.

Excuse me such a long response time, was on vacations.

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