Skip to content

fix(issues): Render exceptions without stack traces - #123675

Open
scttcper wants to merge 1 commit into
masterfrom
scttcper/render-null-stacktrace
Open

fix(issues): Render exceptions without stack traces#123675
scttcper wants to merge 1 commit into
masterfrom
scttcper/render-null-stacktrace

Conversation

@scttcper

@scttcper scttcper commented Sep 4, 2026

Copy link
Copy Markdown
Member

Exceptions without a structured stack trace were filtered out entirely on issue details.

Keep them in the exception list so the exception type and value render with the existing empty stacktrace state.

fixes JAVASCRIPT-3BRH

Exceptions without a structured stack trace were filtered out entirely in issue details. Keep them in the exception list and show the existing empty state while preserving the exception type and value.

Co-Authored-By: OpenAI Codex <noreply@openai.com>
@github-actions github-actions Bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Sep 4, 2026
@github-actions

github-actions Bot commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

Story previews

Preview the stories changed in this PR on the Vercel deployment:

Preview deployment: https://sentry-efdn73ban.sentry.dev

@scttcper
scttcper marked this pull request as ready for review September 4, 2026 03:24
@scttcper
scttcper requested a review from a team as a code owner September 4, 2026 03:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant