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
These are the breaking changes: https://github.com/facebook/react/releases/tag/v16.0.0. I tried running your tests with react 16.0.0 and made some fixes, still this test won't pass. If you have any idea of what it could be I can fix it and send a PR.
The text was updated successfully, but these errors were encountered:
Maybe it's because of React 16's new SSR strategy? The style won't be updated in some situations. facebook/react#10591
Sorry, something went wrong.
@cyl19910101 any ideas of what could fix it?
Should be fixed with v4.2.0
No branches or pull requests
These are the breaking changes: https://github.com/facebook/react/releases/tag/v16.0.0.
I tried running your tests with react 16.0.0 and made some fixes, still this test won't pass. If you have any idea of what it could be I can fix it and send a PR.
The text was updated successfully, but these errors were encountered: