Jsoneditor's value should resolved to null if all string in editor were deleted

Say we have a jsoneditor and with value in it.

Then I will delete all string in the editor, the value of jsoneditor still no change.

Agreed, JSON editor cannot be cleared to a null. I can make it {} or [] or "" but not null.

Thanks both! I've shared this feedback internally