react-json-editor-ui
react-json-editor-ui copied to clipboard
Removing object keys messes up the field types
https://github.com/jianxiaoBai/react-json-editor-ui/assets/1344906/ce39c859-15ea-4e4c-b9b9-8b978d4b417b
After removing the joinTime
key, the description
key seems to "take over" the type of the key above it, in this case, it becomes a boolean.