React-devtools: Inspect with React devtool

Created on 9 May 2017  路  4Comments  路  Source: facebook/react-devtools

What about adding a contextual menu item that inspects directly in React devtool view.

Right now when you inspect the page, it will go to the normal "Elements" view.

Would be really helpful to have that functionality.

screen shot 2017-05-09 at 14 25 56

Most helpful comment

click-to-inspect

All 4 comments

It鈥檚 not possible with Chrome APIs (this has been suggested many times).

However it would be nice to implement a "click to inspect" button in React pane, similar to how Chrome has a button for finding the DOM node.

Yes, that would be cool. At least it will improve the user experience a little bit. i.e. Every time I inspect it goes to Elements and I have to click back to the React Pane.

Thanks! :)

However it would be nice to implement a "click to inspect" button in React pane, similar to how Chrome has a button for finding the DOM node.

I think I'll take a stab at this 馃槃

click-to-inspect

Was this page helpful?
0 / 5 - 0 ratings