We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Upgrading react-dom from 16.5.2 to 16.6.0 makes 83 tests fail when running this part of the test suite:
mocha --require babel-core/register src/tests/general/*.spec.js
Bisecting in the react repo reveals that it broke when facebook/react#13902 was merged.
The text was updated successfully, but these errors were encountered:
Lock down react and react-dom to 16.5.2 to fix a bunch of failing tests
485b243
Temporarily sidesteps bruderstein#56
Closing this as 6.0.0 supports 16.9 and above, so this is probably no longer an issue any more.
Sorry, something went wrong.
Awesome! Remember to push the new release 😇
No branches or pull requests
Upgrading react-dom from 16.5.2 to 16.6.0 makes 83 tests fail when running this part of the test suite:
Bisecting in the react repo reveals that it broke when facebook/react#13902 was merged.
The text was updated successfully, but these errors were encountered: