Skip to content
JS
JavaScript error

TypeError

The JavaScript exception "cyclic object value" occurs when object references were found in JSON. JSON.stringify() doesn't try to solve them and fails accordingly.

Reference entryJavaScriptFetched
TypeError: Converting circular structure to JSON (V8-based)
As listed by MDN Web Docs
TypeError: cyclic object value (Firefox)
As listed by MDN Web Docs
TypeError: JSON.stringify cannot serialize cyclic structures. (Safari)
As listed by MDN Web Docs
Category
TypeError
Severity
error
Runtime
both
or press Cmd/Ctrl + Enter. The text is only sent to this site to match it.
Source: MDN Web Docs. Data fetched 2026-09-25T01:48:37.273Z.