Closed mfaizsyahmi closed 1 year ago
change type: object → array. splice(truncate) it to the current depth, thus resetting the counts of the farther depths. change how it's put in the id to try prevent id clashes from these changes.
this is to address issue #198
Thanks for this, I'll try to review and release when make time.
Quickly tested locally, and it appears to work. Thanks for the fix! I'll apply some formatting fixes on my end.
change type: object → array. splice(truncate) it to the current depth, thus resetting the counts of the farther depths. change how it's put in the id to try prevent id clashes from these changes.