What is paused in debugger?
Category:
technology and computing
browsers
When debugging in chrome, the scripts are always paused in the debugger even if there are no break points set, and if the the pause is un-paused, it again pauses itself.
In respect to this, what does paused in debugger mean?
When debugging in chrome, the scripts are always paused in the debugger even if there are no break points set, and if the the pause is un-paused, it again pauses itself.
Similarly, why is my Google Chrome paused?
Fix Chrome sync pausing. On the Chrome Flags page, use the search bar and look for 'account consistency'. This will bring up a flag called 'Identity consistency between browser and cookie jar'. Open the dropdown next to it and select 'Disabled'.
How to Properly Pause JavaScript
- Open up the Developer Tools (F12 or right click somewhere blank and click “inspect”)
- Click the three little dots in the top right corner, and then click settings (or just press F1 with the Developer Tools window selected)
- Check “Disable JavaScript”