Empty arrays/objects should not be expandable
Closed this issue · 2 comments
juancampa commented
dmackdev commented
I think for consistency in JSON representation, empty arrays/objects should still show the collapsing icon and be expandable. I think showing [] and {} for empty arrays/objects would make sense.
Other JSON tree visualisers also follow this combined approach.
Would you like to raise a PR to remove the ... for empty arrays/objects?
juancampa commented

