react-c3js
react-c3js copied to clipboard
findDOMNode is deprecated in StrictMode. findDOMNode was passed an instance of C3Chart which is inside StrictMode.
C3 chart gives errors when using them in react strict mode. I think, it is worth to fix it.
same problem here - any solution?
I just ignored this error. Seems it doesn't block the chart rendering.
+1