Skip to content

Set or Map values won't render properly as root node #87

@flexsurfer

Description

@flexsurfer

this code won't render properly

<JsonView value={new Set(['read', 'write'])}

but it works fine if it's not root

<JsonView value={{"val": new Set(['read', 'write'])}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions