This repository has been archived by the owner. It is now read-only.
[Breakpoints] don't trigger on page restart #4200
Closed
Labels
Milestone
Comments
|
it looks like promises would work by themselves work. https://dbg-then-bp.glitch.me/ this makes me think that there is something do with a race condition w/ fetch. |
|
Can confirm this is still an issue. I get why it may be a timing issue but the console statement's breakpoint should get hit at some point |
|
Still an issue. |
|
I can still reproduce this issue. Closing |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
STR:
Expected result:
Debugger stops at breakpoints
Actual result:
Only stops at debugger statements
The text was updated successfully, but these errors were encountered: