Skip to content
This repository was archived by the owner on May 30, 2020. It is now read-only.
This repository was archived by the owner on May 30, 2020. It is now read-only.

TypeError: Converting circular structure to JSON #117

@hughrawlinson

Description

@hughrawlinson

In angular-template/publish.js on line 67, the call to JSON.stringify fails in my repo due to a circular reference at path CIRCULAR: obj.children.class.0.children.class.0 = obj.children.class.0 = [object Object]. I'm not sure what could be causing this. It seems like it's parsing one of my classes as a child of itself. Any ideas?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions