I am debugging an electron program I have written and I notice (randomly, I have not figured out the pattern), that the source area of the electron developer tools cannot set breakpoints. When I do attempt to set a breakpoint, the point jumps. Here is a gif:
http://g.recordit.co/u7DJQSEEXF.gif
Notice the line and file jump to a seemingly random location. Any idea why this is happening and what I can do about it?
- Windows 7 64bit
- Electron v1.6.6
- Node v7.4.0
via E.S.
No comments:
Post a Comment