javascript - Internet explorer has stopped working. How do I debug my code? -


i finished pretty complex feature application @ work. works in major browsers. exception ie 11 browser crashes. console doesn't show (serious) error:

enter image description here

and can see:

enter image description here

and no matter click, browser exits.

since stackoverflow, here's source code, question isn't causes behaviour since code's 700 lines, rather can in situation in order able somehow debug this? trial , error isn't solution in case (ctrl+r not option, , opening ie, entering credentials (no autocomplete, ofc), , going through flow each time change isn't feasible).

any idea in situation?


Comments

Popular posts from this blog

inversion of control - Autofac named registration constructor injection -

verilog - Systemverilog dynamic casting issues -

ios - Change Storyboard View using Seague -