Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
praWINK opened this issue Jan 5, 2022 · 5 comments
Open

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

praWINK opened this issue Jan 5, 2022 · 5 comments

Comments

@praWINK
Copy link

praWINK commented Jan 5, 2022

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
Copy link

reginz commented Jan 25, 2022

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

@shankar4569
Copy link

Yep majority got this error

@Shweta-themesbrand
Copy link

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

@jakemwood
Copy link

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
Copy link

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

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

No branches or pull requests

6 participants