Saturday 13 May 2017

I get an error only when I set a breakpoint or step through in this function

http://ift.tt/2rdg3MY line 15 if I set a break point and debug, theList becomes undefined for the next statements and I get an error.However if I don't set any break points or don't step through it, there is no error.I think this might be a node related bug and not a code related but maybe I'm wrong?I am using vsCode to write js and launch node debugging.

Submitted May 14, 2017 at 02:46AM by BigglesWerth

No comments:

Post a Comment