Examin icon indicating copy to clipboard operation
Examin copied to clipboard

I get Converting circular structure to JSON error in testGenerator.ts line 90

Open FurtunaDaniel opened this issue 4 years ago • 10 comments

Selection_999(1025) Is a bug or something wrong with my app?

FurtunaDaniel avatar Jun 04 '21 13:06 FurtunaDaniel

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?

sonneybouy avatar Dec 06 '21 09:12 sonneybouy

I got the same issue and nothing works image

MarcoGiorgi avatar Mar 31 '22 11:03 MarcoGiorgi

Same here

tsi avatar May 19 '22 18:05 tsi

same issue, nothing working

dk-carma avatar Aug 04 '22 09:08 dk-carma

same issue, nothing working

aessamm avatar Dec 06 '22 14:12 aessamm

Same here

dinesh0666 avatar Dec 21 '22 10:12 dinesh0666

Same issue, "TESTING" tab just says "loading..." forever.

CreativeStoic avatar May 18 '23 17:05 CreativeStoic

I have the same issue too, on every page of my app

nikhil1439 avatar Nov 23 '23 05:11 nikhil1439

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)

satish0563 avatar Jan 23 '24 07:01 satish0563

I got the same error, it seems JSON.stringify() could not be used on currentProps and tempProps which have a circular structure

image

samhoooo avatar Feb 24 '24 14:02 samhoooo