Skip to content
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

fix: Ensure breadcrumbs behave correctly #794

Merged
merged 1 commit into from
Apr 3, 2020
Merged

Conversation

bengourley
Copy link
Contributor

Now that leaveBreadcrumb() doesn't have the check of enabledBreadcrumbTypes, the notifier needs to check if "error" breadcrumbs are desired before adding them.

Additionally this commit forces Node not to leave any breadcrumbs at all, until they are switched on.

Now that leaveBreadcrumb() doesn't have the check of enabledBreadcrumbTypes, the notifier needs to
check if "error" breadcrumbs are desired before adding them. Additionally this commit forces Node
not to leave any breadcrumbs at all, until they are switched on.
@bugsnagbot
Copy link
Collaborator

@bugsnag/browser bundle size diff

Minified Minfied + Gzipped
Before 39.29 kB 12.14 kB
After 39.34 kB 12.15 kB
± ⚠️ +45 bytes ⚠️ +10 bytes

Generated by 🚫 dangerJS against ffb6afa

@bengourley bengourley merged commit fa1840c into v7 Apr 3, 2020
@bengourley bengourley deleted the v7-enabled-breadcrumbs branch April 3, 2020 08:56
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.

4 participants