-
-
Notifications
You must be signed in to change notification settings - Fork 86
rendering issue #46
Open
Description
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 |
|
|---|
Ironically, the online demo works correctly.
Metadata
Metadata
Assignees
Labels
No labels