Topic: Ajax page changes does not show when using firebug
Hi
(I was not sure where to post this, so please admin move it where appropriate)
When using firebug to track Ajax requests page changes does not show, this only happens if I don't press Continue (firebug) after reaching a Breakpoint (firebug) on line 243 (xr.send(this.queryText)) of file JSHttpRequest.js, otherwise changes show normally.
This is getting kind of annoying because i am trying to know about the internal functionality (how the Model-View-Controller communication works) of FA using firebug and xdebug (netbeans).
Thx everyone.
James