Paused in debugger in chrome?

后端 未结 16 2303
小鲜肉
小鲜肉 2020-12-22 21:22

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.

16条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-12-22 22:17

    enter image description here

    Yep. I'm just learning chrome dev tools today, and found the same thing -- if the above fails, expand the area pictured here and look for breakpoints you may have set and forgotten.

提交回复
热议问题