-
Notifications
You must be signed in to change notification settings - Fork 251
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Ensure breadcrumbs behave correctly
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.
- Loading branch information
1 parent
7a62ec4
commit ffb6afa
Showing
3 changed files
with
25 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters