Expression evaluation failed in the debugger for web
- Dominant language
- Dart
- Stars
- 224
- Forks
- 94
- Avg merge
- 4d 3h
- Merged PRs (30d)
- 2
Description
This issue contains instructions on how to file bugs for incorrect expression evaluation.
If you are using flutter for web platform with an IDE (such as VSCode) and encounter an expression that fails to evaluate correctly, please:
- enable verbose logging for flutter
in VSCode, go to Settings | Extensions | Dart & Flutter | Dart: Flutter Additional args | add "-v"
- restart the debugger, stop at the same breakpoint
- run "capture logs" in command palette
- evaluate the same expression
- press cancel
- create a new issue on https://github.com/dart-lang/webdev, or add a comment to this issue with the logs generated. Please review the logs for any private information before attaching.
Contributor guide
Research direction
Start with the issue's listed VS Code and Flutter logging steps; no source file or test is identified. Done means capturing logs for the failed expression evaluation, reviewing them for private information, and filing or appending the report as instructed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart, flutter, vscode
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100