Skip to content

rendering issue #46

Open
Open
@scherfnet

Description

@scherfnet

This json is rendered incorrectly in v1.3.0
{ "key10": { "key20": { "a": "a1", "b": "b1", "key30": [1, 2, 3, 4] } } }

The key30 sub-table is displayed before the b/b1 name/value

key10
key20
aa1
key30
  • 1
  • 2
  • 3
  • 4
bb1

Ironically, the online demo works correctly.

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