Skip to content

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

Merged
mydea merged 2 commits intogetsentry:developfrom
andrew0:only-failed-console-assert
Apr 26, 2024
Merged

fix(core): Capture only failed console.assert calls#11799
mydea merged 2 commits intogetsentry:developfrom
andrew0:only-failed-console-assert

Conversation

@andrew0
Copy link
Copy Markdown
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
Copy Markdown
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