DEV Community

Brillant Loroque
Brillant Loroque

Posted on

Uncaught (in promise) TypeError: Converting circular structure to JSON

Image description

I still have this issue blocking my React project development.
I’ve already cleaned up the code by removing any instances of JSON.stringify in the project, but this error keeps appearing in a loop.

Top comments (0)