Skip to content

JSON.decode/encode functions? #101

Open
@achirkin

Description

"JSON.decode(JSON.encode($1))"

Shouldn't this be JSON.parse(JSON.stringify($1)) instead of JSON.decode(JSON.encode($1))?

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions