We're calling on all EU-based Mozillians with iOS or iPadOS devices to help us monitor Apple’s new browser choice screens. Join the effort to hold Big Tech to account!

Cerca nel supporto

Attenzione alle mail truffa. Mozilla non chiederà mai di chiamare o mandare messaggi a un numero di telefono o di inviare dati personali. Segnalare qualsiasi attività sospetta utilizzando l'opzione “Segnala abuso”.

Ulteriori informazioni

Questa discussione è archiviata. Inserire una nuova richiesta se occorre aiuto.

how to open inspector for object log in console

  • 3 risposte
  • 1 ha questo problema
  • 6 visualizzazioni
  • Ultima risposta di kastin

more options

Firefox for developer

1. open console 2. log any object 3. try to "inspect" this object, so open right pnael to be able to search by key or value and see full object as tree

I had this panel in previous Firefox for Developer edition, but after last update I cant find and activate this feature.

where this panel is located, how to enable it? thanks for reply

Firefox for developer 1. open console 2. log any object 3. try to "inspect" this object, so open right pnael to be able to search by key or value and see full object as tree I had this panel in previous Firefox for Developer edition, but after last update I cant find and activate this feature. where this panel is located, how to enable it? thanks for reply

Tutte le risposte (3)

more options

It appears that this sidebar panel to inspect a variable is replaced by a tree view in the main console window.

Such a sidebar panel is still available in the Scratchpad (Inspect), so maybe use that tool via the cogwheel toolbar settings. You can add a Scratchpad button the the developer toolbar.

  • j={a:1,b:'zzzz',c:[1,2,3,4]}
more options

hm.. but now console (without inspector) is totally useless for me and many other people.. how to suggest to bring inspector back ?

now I cant: expand object by 1 click, search by keys/values, change preview quickly of many console objects, got a "clean tree preview" of object (on current console tree we have "quick preview" of sub-object and a tree below, what leads to a mess)

do we have any plugins that do the same as inspector did?

ps. Scratchpad -> yes it has inspector what is great but I cant merge/connect it to console logs..

thanks

Modificato da kastin il