Open sophiebits opened 4 years ago
I'd like to have a go at this if its OK?
@sophiebits please review. https://github.com/facebook/react/pull/18939
This issue has been automatically marked as stale. If this issue is still affecting you, please leave any comment (for example, "bump"), and we'll keep it open. We are sorry that we haven't been able to prioritize it yet. If you have any new additional information, please include it with your comment!
Closing this issue after a prolonged period of inactivity. If this issue is still present in the latest release, please create a new issue with up-to-date information. Thank you!
This issue has been automatically marked as stale. If this issue is still affecting you, please leave any comment (for example, "bump"), and we'll keep it open. We are sorry that we haven't been able to prioritize it yet. If you have any new additional information, please include it with your comment!
I see the PR is almost done! Would love to see this feature. I came here searching to see if this feature existed. I appreciate the work everyone has put in on this so far.
Noticed today that Vue's devtools have an awesome "Inspect Vue component" option when right-clicking on a webpage (added in https://github.com/vuejs/vue-devtools/pull/479).
The React devtools should have the same feature! It would be useful when debugging for sure.