show-me-the-react
show-me-the-react copied to clipboard
React 16 Support?
Are you still working on this plugin? I would like to receive support for React 16
br
With React 16, the DOM is no longer rendered with React-specific classes. So it is more complicated to highlight components. In the meantime, the React Developer Tools extension has improved:
https://chrome.google.com/webstore/detail/react-developer-tools/fmkadmapgofadopljbjfkapdkoienihi?hl=en
While I would like to revive this extension, I don't currently have the bandwidth to dig into how to detect the React components properly. I'm very happy to merge PRs if someone else has time. I might in the future but I can't promise anything. I do want to understand it and am still curious.