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

captureException not displaying all frames #13525

Open
3 tasks done
dachakra opened this issue Aug 29, 2024 · 1 comment
Open
3 tasks done

captureException not displaying all frames #13525

dachakra opened this issue Aug 29, 2024 · 1 comment
Labels
Package: react Issues related to the Sentry React SDK

Comments

@dachakra
Copy link

Is there an existing issue for this?

How do you use Sentry?

Sentry Saas (sentry.io)

Which SDK are you using?

@sentry/react

SDK Version

8.27.0

Framework Version

No response

Link to Sentry event

https://adobe-94.sentry.io/issues/5769664298/?project=4507802248282112#exception

Reproduction Example/SDK Setup

No response

Steps to Reproduce

Can't use captureError exported utility function due to limitations, and therefore attempting to use .captureException directly.

Expected Result

Sentry UI showing all stack frames within the passed exception object.

Actual Result

Sentry UI showing only 1 frame. Only by expanding the raw stack trace view we were able to see the full stack trace.

@github-actions github-actions bot added the Package: react Issues related to the Sentry React SDK label Aug 29, 2024
@s1gr1d
Copy link
Member

s1gr1d commented Sep 2, 2024

@dachakra Did the behavior change after adding the wasm integration?

Internal Slack thread for reference: https://sentry.slack.com/archives/C28MX5WAJ/p1724891539165739

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Package: react Issues related to the Sentry React SDK
Projects
Status: No status
Development

No branches or pull requests

2 participants