bvaughn/react-devtools-experimental

Inspecting complex values

a-x- opened this issue · 5 comments

a-x- commented

currently I cannot inspect even values of props

a-x- commented

Screenshot 2019-08-09 at 14 15 54

a-x- commented

I can help if you describe the details

I'm going to close this issue because it's incomplete. (There's no repro case. Even the screenshot is "incomplete" since the bit to the left of the properties- where the expand triangle should be- is cropped out.) There's not enough info on an issue like this for a maintainer to do anything to help.

So far as I'm aware, complex values can be inspected in the same way they've always been inspected in DevTools. If you can't expand a particular object, maybe that's because it has no keys.

a-x- commented

There was no triangles in that case

I show the code later

a-x- commented

Also, allow clicking on "Object" too (and to other complex-value slugs)