Skip to content

fix(issues): Hide line numbers on non-in-app stack trace frames#112885

Merged
scttcper merged 1 commit intomasterfrom
scttcper/hide-non-inapp-lineno
Apr 13, 2026
Merged

fix(issues): Hide line numbers on non-in-app stack trace frames#112885
scttcper merged 1 commit intomasterfrom
scttcper/hide-non-inapp-lineno

Conversation

@scttcper
Copy link
Copy Markdown
Member

the line number doesn't really matter when it isn't your code, just show the filename. This matches the old stack trace.

before

image

after

image

the line number doesn't really matter when it isn't your code, just
show the filename

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@scttcper scttcper requested a review from a team April 13, 2026 23:43
@scttcper scttcper requested a review from a team as a code owner April 13, 2026 23:43
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Apr 13, 2026
@scttcper scttcper enabled auto-merge (squash) April 13, 2026 23:44
@scttcper scttcper merged commit 414eabf into master Apr 13, 2026
66 checks passed
@scttcper scttcper deleted the scttcper/hide-non-inapp-lineno branch April 13, 2026 23:50
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.

2 participants