Closed
Description
It’s confusing that 0.14 or earlier is in half-working state where it displays a tree (but incorrectly). We should detect it and fully disable if it doesn’t work. Or fix it.
If we go the route of disabling support:
- DevTools should show a warning message that clearly indicates the version of React isn't supported. (This is probably a good idea for v13 and older anyway.)
- DevTools should not throw any errors.
Originally reported by @gaearon via bvaughn/react-devtools-experimental#384