flutter / flutter/devtools

"Paused in debugger" message not appearing after hot-restart

Ouverte
#7,619 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
fix it friday P2 screen: inspector
Langage dominant
Dart
Étoiles
1.7k
Forks
404
Merge moyen
6 j 17 h
PR mergées (30 j)
18

Description

Note: This is only occurring for non-web apps, for web apps the "Paused in debugger" message is appearing correctly

Steps to repro:
1. set a breakpoint in an app's main method
2. navigate to the Inspector panel
3. click hot-restart to restart the app
4. the Inspector panel is blank (because it can't be loaded while paused) but no banner appears to tell the user that the app is paused
5. Navigate to debugger panel to see that the app is paused
6. Go back to inspector panel, now you see the banner

![paused 2](https://github.com/flutter/devtools/assets/21270878/bc160602-0fa5-4632-9587-bd8db9317005)

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.