question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Issue on React 16/ Compatibility with React 16

See original GitHub issue

So on React 16 I am getting an error:

Uncaught TypeError: Cannot read property 'object' of undefined originating from this library

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:6 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
iamcalebericcommented, Nov 7, 2017

@ineil I tracked the error to radium which is a dependency to this library …if your codebase really depends on this library and you want to update to react 16…I would say its not ready yet…I had to switch to the uber vis for the time being charting library to be able to bump up to react 16…If you cant switch the library I would advise sticking to react 15.5 and below…I will assist where I can in updating this library to be compatible with react 16.

1reaction
sat-commented, Sep 28, 2017

Hi, the react-easy-chart has just been updated to use the new prop-types module so can you please check if you still get this issue with version 0.3.0?

Read more comments on GitHub >

github_iconTop Results From Across the Web

React v16.0 – React Blog
We're excited to announce the release of React v16.0! Among the changes are some long-standing feature requests, including fragments, ...
Read more >
React 16 compatibility · Issue #498 · reactjs/react-modal
I just had a look at the code base and it seems like there are quite a few linting errors. It's not errors...
Read more >
Not able to use React 16 library in react 17
Please use a development version of React for debugging, not the minified production version. The error is "Unable to find node on an...
Read more >
Introduction · Enzyme - GitHub Pages
Are you here to check whether or not Enzyme is compatible with React 16? Are you currently using Enzyme 2.x? Great! Check out...
Read more >
Issues and side effects with Reactive Web and Mobile apps ...
OutSystems uses React 16 as the default React version for the app runtime for Platform Server 11.12.0 and higher.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found