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

Sending off Pikaday object through REST #11

@philippeluickx

Description

@philippeluickx

Hey,

I am trying to submit my data through REST and this includes a Pikaday object.
Following is the error:

TypeError: Converting circular structure to JSON
at Object.stringify (native)

I partially manage to get around by using .getString(), but then I need to check if there is an object (because the function does not work on undefined, in case the date is optional).

Probably something I am overlooking, any suggestion is appreciated!

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