Skip to content

fix(core): Capture only failed console.assert calls #11799

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 2 commits into from
Apr 26, 2024

Conversation

andrew0
Copy link
Contributor

@andrew0 andrew0 commented Apr 25, 2024

I'm seeing a lot of breadcrumbs for console.asserts even though they are passing. This issue was previously fixed in #2239 but I guess there was a regression at some point. There was already an existing test case for this, but it was missing an assertion.

Co-authored-by: andrew0 <739172+andrew0@users.noreply.github.com>
@mydea
Copy link
Member

mydea commented Apr 26, 2024

Thank you for the PR, that makes sense to me! Good catch 🙏

@mydea mydea merged commit 18ba344 into getsentry:develop Apr 26, 2024
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.

2 participants