Skip to content

On break on exception, displayed stack trace is unmapped JavaScript, not Dart. #1265

Closed
@vsmenon

Description

@vsmenon

Flutter issue: flutter/flutter#101888

This is more of nit, but the hover displayed stack trace here is unmapped (not matching the stack trace window):

Screen Shot 2021-03-06 at 12 13 30 PM

This might be toString on the thrown exception object - perhaps there is a way to intercept that.

fyi - @annagrin @grouma

Metadata

Metadata

Assignees

Labels

P2A bug or feature request we're likely to work on

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions