开发者

Firebug not showing ajax requests

I have all tabs enabled... like a week ago it just stopped showing ajax requests in the console..开发者_JAVA技巧.. 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 uninstalled Firebug and have reinstalled it. I am now on 1.5.3 and it works just fine.

Glad to have it resolved ^_^


In my case with the combinations

Firefox 14.0.1 + Firebug 1.10.0

Firefox 10.0.4 + Firebug 1.9.2

the solution was turning the Net/Network panel on in order to see ajax-requests/-responses in the console.


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'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.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜