React-devtools: React DevTools does not connect automatically to RN

Created on 1 Jun 2017  路  2Comments  路  Source: facebook/react-devtools

Seen this happen a few times. Refreshing the simulator always fixes it.

bug

Most helpful comment

Hmm. I think it always happens when Chrome debugging is on. We just didn't notice before.

All 2 comments

Hmm. I think it always happens when Chrome debugging is on. We just didn't notice before.

React DevTools has been rewritten and recently launched a new version 4 UI. The source code for this rewrite was done in a separate repository and now lives in the main React repo (github.com/facebook/react).

Because version 4 was a total rewrite, and all issues in this repository are related to the old version 3 of the extension, I am closing all issues in this repository. If you can still reproduce this issue, or believe this feature request is still relevant, please open a new issue in the React repo: https://github.com/facebook/react/issues/new?labels=Component:%20Developer%20Tools

Was this page helpful?
0 / 5 - 0 ratings