Skip to content

Consider non JSON serialiazable types #3

Description

@IPWright83

At the moment recording values is done using a deep clone implemented by a JSON.parse(JSON.stringify()).

While simple there are a number of cases that this won't work for, such as Dates, Maps, recursive object references.

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