Skip to content
This repository has been archived by the owner on Jun 26, 2020. It is now read-only.

React devtools 4.0.4 (8/18/2019) Expected to find root ID. #1388

Closed
fuxun2008 opened this issue Aug 19, 2019 · 3 comments
Closed

React devtools 4.0.4 (8/18/2019) Expected to find root ID. #1388

fuxun2008 opened this issue Aug 19, 2019 · 3 comments

Comments

@fuxun2008
Copy link

My sites always give me errors that "Expected to find root ID".

Below is the javascript resource.

<script src="//g.alicdn.com/platform/c/??react/0.14.9/react-with-addons.min.js,react/0.14.9/react-dom.min.js,reflux/0.3.0/dist/reflux.min.js,lodash/3.10.1/lodash.min.js,jquery/1.11.3/dist/jquery.min.js"></script>

image

What's the reason and how can I solve this problem?

@ngyikp
Copy link
Contributor

ngyikp commented Aug 19, 2019

@techird
Copy link

techird commented Aug 19, 2019

I can understand the devtools is deprecating old version of React. However, is there a nicer way to do this? I mean, may be just a warning without breaking runtime of the old React.

I love the new devtools, but it just break my old app. Hopes for a solution here.

@bvaughn
Copy link
Contributor

bvaughn commented Aug 19, 2019

Please open this issue in the React repo:
https://github.com/facebook/react/issues/new?labels=Component:%20Developer%20Tools

This repository is for the legacy DevTools extension (v3) and is in the process of being shut down.

Thank you!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants