We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Sentry Saas (sentry.io)
@sentry/react
8.27.0
No response
https://adobe-94.sentry.io/issues/5769664298/?project=4507802248282112#exception
Can't use captureError exported utility function due to limitations, and therefore attempting to use .captureException directly.
Sentry UI showing all stack frames within the passed exception object.
Sentry UI showing only 1 frame. Only by expanding the raw stack trace view we were able to see the full stack trace.
The text was updated successfully, but these errors were encountered:
@dachakra Did the behavior change after adding the wasm integration?
Internal Slack thread for reference: https://sentry.slack.com/archives/C28MX5WAJ/p1724891539165739
Sorry, something went wrong.
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: