-
Notifications
You must be signed in to change notification settings - Fork 4
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: add max breadcrumbs limitation #28
Conversation
a526bcd
to
6de10d2
Compare
🎉 This pull request is included in version core@7.1.1 🎉 The release is available on GitHub release |
🎉 This pull request is included in version browser@7.1.1 🎉 The release is available on GitHub release |
🎉 This pull request is included in version angular@7.1.1 🎉 The release is available on GitHub release |
🎉 This pull request is included in version breadcrumbs-plugin@1.1.1 🎉 The release is available on GitHub release |
PR Checklist
Please check if your PR fulfills the following requirements:
PR Type
What kind of change does this PR introduce?
What is the current behavior?
Adds max breadcrumbs limitation
Closes #
What is the new behavior?
It's possible to set maxBreadcrumbs limitation, if not set, the value of 100 is used
Does this PR introduce a breaking change?
Limitation of 100 breadcrumbs is applied by default