Firefox debugger breakpoint not working

前端 未结 8 1312
心在旅途
心在旅途 2020-12-17 10:00

When I click on a line to set a break point, the break point line gets highlighted, then the break point highlight disappears.

Other than that, Firefox developer de

8条回答
  •  感情败类
    2020-12-17 10:19

    Also, check the console for errors. I've experienced this issue (can't set a breakpoint) when there is an error elsewhere in the page..

提交回复
热议问题