tetr.io keeps giving "Debugger paused"
Hey y'all.
I was messing with devtools before on my own site, and now whenever I go to tetr.io I keep getting "Debugger paused". Clicking the little "Deactivate breakpoints" icon in the Debugger tab in devtools changes nothing and it's still there.
tetr.io used to work on Firefox; I think when I was on 154 was when I last went on there.
All Replies (1)
Chosen Solution
From firefox-source-docs.mozilla.org/devtools-user/debugger/how_to/ besides firefox-source-docs.mozilla.org/devtools-user/debugger/how_to/set_a_breakpoint/ i.e. the reverse, to remove them, there's also firefox-source-docs.mozilla.org/devtools-user/debugger/how_to/set_a_conditional_breakpoint/ that you might be triggering.