react-highcharts
react-highcharts copied to clipboard
why react-highcharts render two times?
reproduce URL as below: http://jsbin.com/mequqavuke/edit?js,output
The console shows this object prints two times

I wanna get this.dataMax, but the first time I get undefined, and until the second time I get the correct value, why this happened?