fusioncharts / react-fusioncharts-component

ReactJS component for FusionCharts JavaScript Charting library.
https://fusioncharts.github.io/react-fusioncharts-component/
MIT License
93 stars 33 forks source link

componentWillReceiveProps has been renamed in latest react 16.9.0 #51

Closed riyazpanarwala closed 4 years ago

riyazpanarwala commented 5 years ago

image

In the future react release, componentWillReceiveProps will not work if it is not renamed or might be removed. Can anyone please update the code as per new react version (16.9.0) ?

rohanoid5 commented 4 years ago

Fixed in version 3.1.1