You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 26, 2020. It is now read-only.
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.
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>What's the reason and how can I solve this problem?
The text was updated successfully, but these errors were encountered: