jianxiaoBai / react-json-editor-ui

React-based visual json editor.
https://jianxiaobai.github.io/react-json-editor-ui/
MIT License
46 stars 10 forks source link

Changing keys in version 1.0.8 doesn't work #15

Closed fr3fou closed 1 year ago

fr3fou commented 1 year ago

It seems that when changing the key name the object gets recursively duplicated under the previous key

https://github.com/jianxiaoBai/react-json-editor-ui/assets/1344906/b336fbb5-8522-44fc-ad5b-c8370bfff200

Version 1.0.7 doesn't have this issue

jianxiaoBai commented 1 year ago

I've fixed this in v1.0.9 and thank you very much for your feedback! 🤝