You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 6, 2021. It is now read-only.
I cannot expand nested objects in the Chrome DevTools.
My nested object: console.log({test:{test:123}});
It's possible to "expand" using the first arrow but the nested arrows doesn't work
Btw: It's possible when I use my code snippet directly inside the DevTools.
My machine:
ArchLinux
v3.18.5
Brackets:
newest version (1.2)
Google Chrome
Version 40.0.2214.95 (64-bit)
I cannot expand nested objects in the Chrome DevTools.

My nested object:
console.log({test:{test:123}});It's possible to "expand" using the first arrow but the nested arrows doesn't work
Btw: It's possible when I use my code snippet directly inside the DevTools.
My machine:
ArchLinux
v3.18.5
Brackets:
newest version (1.2)
Google Chrome
Version 40.0.2214.95 (64-bit)