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

Triggering a pause can hit a JS frame #2467

Open
elliette opened this issue Jul 31, 2024 · 0 comments
Open

Triggering a pause can hit a JS frame #2467

elliette opened this issue Jul 31, 2024 · 0 comments
Labels
P2 A bug or feature request we're likely to work on package:dwds triaged

Comments

@elliette
Copy link
Contributor

Spinning off from flutter/devtools#5287

When a user triggers a pause of a web app, we sometimes can pause in JS code instead of Dart code. One solution would be to continue stepping until we reach a Dart frame. Another solution would be to expose the JS frames to the debugging client.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P2 A bug or feature request we're likely to work on package:dwds triaged
Projects
None yet
Development

No branches or pull requests

2 participants