Firebug breakpoint causes problem in jquery response

11 views
Skip to first unread message

Gerhard Liebenberg

unread,
Jul 16, 2013, 4:57:33 AM7/16/13
to fir...@googlegroups.com
Hi

request.done(function(response) {
     alert('done');
});

If you put a breakpoint next to the 'alert', then the alert is still executed.

But if you put a breakpoint next to 'request.done', then the alert (and all other statements in the function) is not executed - or appears not to be executed.

Any idea why?

Jan Honza Odvarko

unread,
Jul 16, 2013, 6:18:08 AM7/16/13
to fir...@googlegroups.com
Hi Gerhard,
could you put together a simple page that demonstrates the problem,
so we can try it on our machines.

Honza
Reply all
Reply to author
Forward
0 new messages