cypress-react-unit-test doesn't work with React versions above 16.6? #15173
Unanswered
jordyvandomselaar
asked this question in
Component Testing
Replies: 1 comment 3 replies
-
hey @jordyvandomselaar, did you ever find a solution for this bug? I'm seeing the same issue and was wondering if anyone else had some experience with it |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've cloned this recipe: https://github.com/bahmutov/try-cra-with-unit-test and updated React to version 17, when I do that, I get this error:
When I try to use
cypress-react-unit-test
in a different project, I getBeta Was this translation helpful? Give feedback.
All reactions