Cannot create objects with no type
Closed this issue · 1 comments
victorpaleologue commented
In the "Objects" section, we cannot create an object with no type.
Error is shown as a toast: "Expression must not contain spaces or have empty components".
shin-watanabe-sbre commented
Since v1.0.0 an object must always have a type, the default being object
. The Toast now only appears when the object name contains spaces