Skip to content

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

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'])}

Activity

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

Metadata

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