nmeylan / json-table-editor

A tool to view JSON array as table, to ease visualisation and edition of large json array with performance as main objective
https://jsontable.app
Apache License 2.0
15 stars 3 forks source link

bug when editing nested object when not already parsed #16

Open nmeylan opened 2 months ago

nmeylan commented 2 months ago

If parent is Object(false) meaning it has not been parsed yet, the update of the nested fields from subtable generate weird result