Closed lostintangent closed 8 years ago
I consider this to be a bug. We'll get it fixed.
@avanderhoorn you've done some prototype work on this, correct? If so, do you want to take this task, or would you prefer @philliphoff or I take it?
👌
This is now available in version 0.14.1. For more information, please see our announcement. If you continue to experience this issue, please let us know. - :heart: the Glimpse team.
Repro steps:
{ foo: { bar: { baz: 23 } }
).Log
sub tabMessage
columnExpected: To be able to continue expanding the subsequent "levels" of the object hierarchy Actual: It appears to only allow expanding/collapsing the object's root level members, and then displays everything else inline, which could get hard to read if object's were logged as a result of web service calls/etc.
Awesome object visualizations was a big point of feedback when we worked on the F12 side, and is something that Chrome has done really well. This isn't super high pri, but it would be a nice-to-have for sure.