-
-
Notifications
You must be signed in to change notification settings - Fork 399
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
10.0.1 broke react unit tests for components with Box from material-ui #1249
Comments
Same situation. |
this is a breaking change: |
nl0
added a commit
to quiltdata/quilt
that referenced
this issue
Dec 29, 2019
jss@10.0.1 breaks mui, so downgrading for now cssinjs/jss#1249 mui/material-ui#19005
nl0
added a commit
to quiltdata/quilt
that referenced
this issue
Dec 29, 2019
jss@10.0.1 breaks mui, so downgrading for now cssinjs/jss#1249 mui/material-ui#19005
@kof we should revert this ASAP |
1 task
going to be fixed in 10.0.2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug:
I don't know why, but when I use
Tests failed with error
Test is simple mount component unit test with enzyme.
There is 2 option to fix tests:
jss: 10.0.1
withjss: 10.0.0
Dependency "@material-ui/core": "4.4.3 and more"
The text was updated successfully, but these errors were encountered: