Closed as not planned
Description
openedon Aug 29, 2024
Is there an existing issue for this?
- I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues
- I have reviewed the documentation https://docs.sentry.io/
- I am using the latest SDK release https://github.com/getsentry/sentry-javascript/releases
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.
Metadata
Assignees
Type
Projects
Status
Waiting for: Community
Activity