Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
elliette opened this issue Apr 18, 2024 · 0 comments
Open

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

elliette opened this issue Apr 18, 2024 · 0 comments
Labels
inspector page P2 important to work on, but not at the top of the work list.

Comments

@elliette
Copy link
Member

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

@elliette elliette added inspector page P2 important to work on, but not at the top of the work list. labels Apr 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
inspector page P2 important to work on, but not at the top of the work list.
Projects
None yet
Development

No branches or pull requests

1 participant