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

Circular References #37

Description

Some of our data structures refer to each other.

This leads to issues when we JSON.stringify them as we can end up with circular references.

For each data structure we should figure out which properties should be included when it is on the wire and filter out the rest.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions