Victory: Errors when using 'Victory' with React@16

Created on 22 Aug 2017  路  2Comments  路  Source: FormidableLabs/victory

Hello,
I noticed following errors when I updated my React to version 16 (beta):
image

Most helpful comment

@mzygmunt @ajosephjohnson Thanks for pointing this out. I'll get a fix out in the next version

All 2 comments

I also received these errors:

VictoryAxis.componentWillMount(): Assigning directly to this.state is deprecated (except inside a component's constructor). Use setState instead.

@mzygmunt @ajosephjohnson Thanks for pointing this out. I'll get a fix out in the next version

Was this page helpful?
0 / 5 - 0 ratings