I'm not sure I understand "console not work with network", but I assume you got automatically switched to the Firefox DevTools, because Firebug breaks in when multi-process Firefox is enabled (see https://hacks.mozilla.org/2016/12/firebug-lives-on-in-firefox-devtools/ for more info). And there you do not see network requests listed within the Console panel. If that's the case, you need to set the related filter option:
Firefox 50.1 (sorry, only have the German version): <https://lh3.googleusercontent.com/-naaQ1hTHKsQ/WG5Cpfs-bjI/AAAAAAAAAoo/MVCsh08PGnEGlmT8Bb_CV2OP32Uw9UJYACLcB/s1600/Console%2Bfilter%2Bin%2BFirefox%2B50.png> <https://lh3.googleusercontent.com/-flRgcKLmsjs/WG5CnlRDehI/AAAAAAAAAok/3eITxNKksjc-C8UkEigFpe2SJxJpMIqwACLcB/s1600/Console%2Bfilter%2Bin%2BFirefox%2B53.png> Note that in Firefox 52+ the options are hidden behind a filter button: <https://lh3.googleusercontent.com/-flRgcKLmsjs/WG5CnlRDehI/AAAAAAAAAok/3eITxNKksjc-C8UkEigFpe2SJxJpMIqwACLcB/s1600/Console%2Bfilter%2Bin%2BFirefox%2B53.png> <https://lh3.googleusercontent.com/-flRgcKLmsjs/WG5CnlRDehI/AAAAAAAAAok/3eITxNKksjc-C8UkEigFpe2SJxJpMIqwACLcB/s1600/Console%2Bfilter%2Bin%2BFirefox%2B53.png> If that's not what you mean, please explain a bit further and provide a screenshot of what you see. Sebastian On Thursday, January 5, 2017 at 1:21:52 PM UTC+1, KingRider wrote: > > I try use console not work with network > > Resume: > http://getfirebug.com/network (Cached or not cached) > > Other example a screenshot with version 49.2: > > I uninstall 50.1 to install 49.2 is work fine > > Please fix a new version > > Thanks > -- You received this message because you are subscribed to the Google Groups "Firebug" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/firebug. To view this discussion on the web visit https://groups.google.com/d/msgid/firebug/a8a22168-faa1-4e93-9b15-99665eb31451%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
