mirror of
https://github.com/discourse/discourse.git
synced 2024-12-02 16:24:17 +08:00
e5566b8519
Why this change? If an object doesn't have any child objects for a particular property and we try to add one through the editor, an error will be raised. ``` Cannot read properties of undefined (reading 'push') at SchemaThemeSettingEditor.addItem (editor.js:190:1) ``` |
||
---|---|---|
.. | ||
types | ||
editor.gjs | ||
field.gjs |