weknowinc / react-bubble-chart-d3

React Bubble Chart using D3
MIT License
57 stars 56 forks source link

Unable to find node on an unmounted component for React 17 #37

Open praWINK opened 2 years ago

praWINK commented 2 years ago

When I tried to implement with react 17 it throws Unable to find a node on an unmounted component at the line ReactDom.findDOMNode(this) in react-bubble-chart-d3.js file

reginz commented 2 years ago

yes, I am getting the same error right now! have you be able to solve this?

shankar4569 commented 2 years ago

Yep majority got this error

Shweta-themesbrand commented 2 years ago

I am also facing this issue in React 17. Are there any updates on this? @praWINK

jakemwood commented 1 year ago

Just so folks know who find this in the future, this project has been forked a few times to make this React 17 compatible, our fork included: https://github.com/TestBoxLab/react-bubble-chart-d3. It's also on npm under @testboxlab/react-bubble-chart-d3

shoaib171 commented 1 year ago

I face Error when install this package and use code to set bubble charts then that page crashed. How i can use and alternative please support