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.
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 馃槃
Most helpful comment