Examin
Examin copied to clipboard
I get Converting circular structure to JSON error in testGenerator.ts line 90
Is a bug or something wrong with my app?
I am getting exactly the same issue, at the same line number in testGenerator.ts after having followed the setup instructions.
OP posted in June, is this being looked into, or is this project dead?
I got the same issue and nothing works

Same here
same issue, nothing working
same issue, nothing working
Same here
Same issue, "TESTING" tab just says "loading..." forever.
I have the same issue too, on every page of my app
I was facing same issue fixed by disabling chrome extensions Exmine (Disable any available Chrome extension developer tool that generators Jest/Enzyme render unit tests for React applications)
I got the same error, it seems JSON.stringify() could not be used on currentProps and tempProps which have a circular structure