TypeError: this.log is not a function #1523
Unanswered
harshsinghatz
asked this question in
Q&A
Replies: 3 comments 2 replies
-
Hey, @harshsinghatz. Thanks for raising this. No, the error doesn't look familiar. It seems to be related to the bound |
Beta Was this translation helpful? Give feedback.
1 reply
-
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This is the exact error:
The failing test basically tests a react component with redux . I am not able to reproduce the error as this error occurs randomly. Running the individual file there are no issues but when it runs with all the other test suites this test file fails.
Does this error sounds familiar? It would be helpful if you can speculate why this error might occur?
Node version: 14.9.3
Beta Was this translation helpful? Give feedback.
All reactions