xorgal

Results 2 comments of xorgal

Hey, I see that source was recently updated to: ``` if (typeof this.iHash.update !== 'function') ``` I'm having the same issue with previous equation ` if (!(this.iHash instanceof Hash)) `...

I'm having the same issue with PieChart: ``` Failed prop type: Invalid prop `series.data[0]` of type `object` supplied to `DefaultChartsItemTooltipContent`, expected `number`. ``` It seems the shape of data is...