Replies: 1 comment
-
Yes this can be quite a bother. One thing I’ve noticed is that using the browser dev tool built-in element picker causes React dev tools to also pick the associated component. You have to flip back to the components tab but in my experience the correct component is picked. In Chrome it can be a bit annoying because the components list can appear blank (I think the scroll position is in limbo or idk) but I found clicking the blank space gets it in sync so you can inspect surrounding components. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Since a while, I cant get react developer tools to work properly. I can't select components which are inside editor iframe. It does not work on Firefox, nor in Chrome. This is a major nuissance to me. Any suggestions how to fix this?
(Windows machine, latest browser versions and developer tools, as well as latest @wordpress/scripts)
Beta Was this translation helpful? Give feedback.
All reactions