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

React 16 support #8

Open
Graham42 opened this issue Sep 22, 2017 · 0 comments
Open

React 16 support #8

Graham42 opened this issue Sep 22, 2017 · 0 comments

Comments

@Graham42
Copy link

Graham42 commented Sep 22, 2017

I'm attempting to update react-transition-group to react 16 but there's several tests failing with errors from within this library with "TypeError: _utils.getInstanceFromNode is not a function"

 FAIL  test/CSSTransition-test.js
  ● CSSTransition › should flush new props to the DOM before initiating a transition

    TypeError: _utils.getInstanceFromNode is not a function

      at normalizeSubject (node_modules/bill/node.js:57:57)
      at createNode (node_modules/bill/node.js:118:13)
      at NodeCollection (node_modules/teaspoon/index.js:49:44)
      at Object.<anonymous> (test/CSSTransition-test.js:17:28)
          at Promise (<anonymous>)
      at Promise.resolve.then.el (node_modules/p-map/index.js:42:16)
          at <anonymous>

For reference my branch is here: https://github.com/Graham42/react-transition-group/tree/react-16

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