Search code examples
javascriptajaxfirebug

Firebug not showing ajax requests


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.


Solution

  • I uninstalled Firebug and have reinstalled it. I am now on 1.5.3 and it works just fine.

    Glad to have it resolved ^_^