davidctj / react-plotlyjs-ts

A react-typescript component for Plotly.JS graphs.
MIT License
14 stars 9 forks source link

Warning: componentWillReceiveProps has been renamed, and is not recommended for use #9

Open balaccord opened 4 years ago

balaccord commented 4 years ago

There's the warning in the console when this component is used


Warning: componentWillReceiveProps has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.

Please update the following components: PlotlyChart