firefox-devtools / debugger

The faster and smarter Debugger for Firefox DevTools 🔥🦊🛠
https://firefox-dev.tools/
4.61k stars 758 forks source link

setBreakpointPositions gives an exception when a breakpoint is clicked #8264

Closed Adityaperiwal closed 4 years ago

Adityaperiwal commented 5 years ago

setBreakpointPositions gives an exception when a breakpoint is clicked while running the debugger. I'm not able to set the breakpoints inside debugger because it gives an exception in setBreakpointPositions function with the following error message: "TypeError: Cannot read property 'getOriginalLocations' of undefined". error_dt