Variables are collapsed when the full Call Stack is displayed
Open
P3
screen: debugger
- Dominant language
- Dart
- Stars
- 1.7k
- Forks
- 404
- Avg merge
- 6d 17h
- Merged PRs (30d)
- 18
Description
For large applications the full call stack may take some time to display. During this time the user may start drilling into the current variables. When the entire call stack is eventually displayed, the expanded variables are collapsed, causing the user to lose their place. This can be quite frustrating.
Contributor guide
Assessment
This issue has not been assessed yet.