Skip to content

fix: Vue breadcrumb recording missing in payload #2099

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jun 11, 2019
Merged

fix: Vue breadcrumb recording missing in payload #2099

merged 3 commits into from
Jun 11, 2019

Conversation

HazAT
Copy link
Member

@HazAT HazAT commented Jun 3, 2019

No description provided.

@HazAT HazAT requested a review from kamilogorek as a code owner June 3, 2019 09:27
@HazAT HazAT self-assigned this Jun 3, 2019
@getsentry-bot
Copy link
Contributor

getsentry-bot commented Jun 3, 2019

Warnings
⚠️ Please add a changelog entry for your changes.
Messages
📖 ✅ TSLint passed
📖

@sentry/browser bundle gzip'ed minified size: (ES5: 15.5234 kB) (ES6: 14.7324 kB)

Generated by 🚫 dangerJS against 016815e


getCurrentHub().captureException(error);
});
}, 10);
Copy link
Contributor

Choose a reason for hiding this comment

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

0 should be fine as well, as we just need to wait for the next event loop.

@HazAT HazAT merged commit faf038b into master Jun 11, 2019
@HazAT HazAT deleted the fix/vue branch June 11, 2019 06:35
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