josdejong / josdejong/jsoneditor
Bug with Tree Mode results in item duplication
Open
- Dominant language
- JavaScript
- Stars
- 12.3k
- Forks
- 2.1k
- PR merge metrics
- No merged PRs in 30d
Description
When using the tree mode in the editor, if you have a nested object and begin moving around the children to outside of the parent, then instead of moving it outward and deleting it from the parent, it will duplicate the parent with the child no longer in it. I.e. you will result with 2 parents.
Contributor guide
Assessment
This issue has not been assessed yet.