Describe the bug
Empty string is a valid object key but is not allowed nor parsed correctly as input
Try to add a key to a object named "" (the empty string)
Or provide such an object value as input in code (and then editting that value produces an error)
Expected behavior
Empty string should work like every other valid key
Screenshots
Not required
Online demo
Not required