-
Notifications
You must be signed in to change notification settings - Fork 359
Closed
Labels
P1high priority issues at the top of the work list, actively being worked on.high priority issues at the top of the work list, actively being worked on.screen: debuggerIssues with the Debugger screenIssues with the Debugger screenweb debuggingIssues related to debugging a web appIssues related to debugging a web app
Description
Steps to repro:
- Run a Flutter web app
- Open DevTools debugger
- Trigger a hot-restart
Expected behavior:
web app restarts
Actual behavior:
web app freezes, hitting resume button does not unfreeze web app
I've managed to reproduce this on a couple web apps. I'm on Flutter main
. I need to do more investigation to figure out when this started, and if it's related to changes in DevTools or package:dwds
, etc.
FYI @bkonyi
Metadata
Metadata
Assignees
Labels
P1high priority issues at the top of the work list, actively being worked on.high priority issues at the top of the work list, actively being worked on.screen: debuggerIssues with the Debugger screenIssues with the Debugger screenweb debuggingIssues related to debugging a web appIssues related to debugging a web app