I have all tabs enabled... like a week ago it just stopped showing ajax requests in the console.... I'm not sure what to do about it. Any ideas on what I can do to fix it?
Update
When I use console.log(el); it says console is undefined as well.
I have all tabs enabled... like a week ago it just stopped showing ajax requests in the console.... I'm not sure what to do about it. Any ideas on what I can do to fix it?
Update
When I use console.log(el); it says console is undefined as well.
Check that the version of Firebug is correct for your version of Firefox.
Have you tried pressing the menu icon for the Console tab to see if you have it showing XMLHttpRequests?
yes same for me - I's still the same after FB downgrade to 1.5.0 - I think it started happening after one the FF updates...
I uninstalled Firebug and have reinstalled it. I am now on 1.5.3 and it works just fine.
Glad to have it resolved ^_^
I've found that turning off the network tab resolves the problem. It seems like a recent update makes it difficult to display the requests both in the console and in the network tabs at the same time.
Firefox 4.0 beta does not support Ajax request logging. For Firebug 1.6 on Firefox 3.6 there are no bug reports about missing Ajax requests.