Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doesn't work with react 16.1.0 #52

Open
AgentChris opened this issue Nov 10, 2017 · 3 comments
Open

doesn't work with react 16.1.0 #52

AgentChris opened this issue Nov 10, 2017 · 3 comments

Comments

@AgentChris
Copy link

AgentChris commented Nov 10, 2017

TypeError: Cannot read property 'string' of undefined

scaleExtent: [1, 10]
79 | }, _commonProps2.default);
80 | ChartSvg.propTypes = {

81 | id: _react.PropTypes.string,
82 | width: _react.PropTypes.number.isRequired,
83 | height: _react.PropTypes.number.isRequired,
84 | margins: _react.PropTypes.object.isRequired,

I think this appears because _react.PropTypes is undefined

@deanrad
Copy link

deanrad commented Dec 4, 2017

See #49

@karladler
Copy link

Would be really helpful to have React16 supported. Can we please merge this?

@xemasiv
Copy link

xemasiv commented May 16, 2018

Project dead?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants