XModPro

Isues with Debugging JS...

Anthony Baratta Anthony Baratta posted Jun 7, 2016
Active Jun 10 · Viewed 1341 times

Howdy, this might be better posted at DNN but I thought I'd start here, we are adding javascript to our template and everything seems fine until we start to debug / step through the JS code. While in DNN Edit mode, when we step through the code the Chrome debugger skips lines of code, it executes the line but won't stop at that line. Also those same lines can not be given a break point, either the break point can not be set or when added the break point shifts down to the next line available.

This behaviour doesn't happen when edit mode is off.

Has anyone seen this behaviour in Chrome debugger before?

1 Reply

Loading replies...