K
katmagic
How can you avoid stepping through the ajax files when debugging? It takes
me hours just to find which event or method is being kicked off after the
ajax stuff, I want to debug only the page I am on and not be redirected to
all those ajax files. Depending on the error, I can't Step Out or Step Over
because it entirely misses whatever event is causing the error. How can I
avoid that?
me hours just to find which event or method is being kicked off after the
ajax stuff, I want to debug only the page I am on and not be redirected to
all those ajax files. Depending on the error, I can't Step Out or Step Over
because it entirely misses whatever event is causing the error. How can I
avoid that?