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

Please Upgrade React dependency 15.x #23

Open
kmwhelan93 opened this issue Jan 31, 2017 · 0 comments
Open

Please Upgrade React dependency 15.x #23

kmwhelan93 opened this issue Jan 31, 2017 · 0 comments

Comments

@kmwhelan93
Copy link

Repo has dependency on react 0.13.x. Seems as though there is a breaking change preventing me from using the library with React 15.3.2.

Error:

ReactClass.js:842 Uncaught TypeError: Cannot read property '__reactAutoBindMap' of undefined
    at Constructor (ReactClass.js:842)
    at ReactCompositeComponent.js:305
    at measureLifeCyclePerf (ReactCompositeComponent.js:74)
    at ReactCompositeComponentWrapper._constructComponentWithoutOwner (ReactCompositeComponent.js:304)
    at ReactCompositeComponentWrapper._constructComponent (ReactCompositeComponent.js:279)
    at ReactCompositeComponentWrapper.mountComponent (ReactCompositeComponent.js:187)
    at Object.mountComponent (ReactReconciler.js:47)
    at ReactDOMComponent.mountChildren (ReactMultiChild.js:240)
    at ReactDOMComponent._createInitialChildren (ReactDOMComponent.js:699)
    at ReactDOMComponent.mountComponent (ReactDOMComponent.js:524)
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

1 participant