Jest: Must call super constructor in derived class before accessing 'this' #2125
Unanswered
leo-petrucci
asked this question in
Support
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm having trouble running tests that use
react-spring
. Getting the following error:The component is fairly straight forward:
My Jest config looks like this:
Any ideas what it could be? I've never seen this before.
React spring version:
Beta Was this translation helpful? Give feedback.
All reactions