dart-lang / dart-lang/webdev

Stack trace doesn't alway match code

Open
#1,250 6 comments 0 reactions 1 assignee Claimed by @grouma View on GitHub
Dominant language
Dart
Stars
224
Forks
94
Avg merge
7h 14m
Merged PRs (30d)
2

Description

![Screen Shot 2021-02-15 at 6 55 41 PM](https://user-images.githubusercontent.com/2119553/108014663-3ac18900-6fc3-11eb-9176-556972ffa8bc.png)

Note that the method on the call stack doesn't match the code in the window. I'm seeing the mismatch up and down the stack in this case.

This is with:
```
> flutter --version
Flutter 1.26.0-17.5.pre • channel beta • https://github.com/flutter/flutter.git
Framework • revision 1fe38dcb5f (5 days ago) • 2021-02-10 16:25:47 -0800
Engine • revision d4453f6018
Tools • Dart 2.12.0 (build 2.12.0-259.9.beta)
```

running the gallery sample ( https://github.com/flutter/gallery ).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.