Skip to content

Bug - Show script sometimes does not open script

This sometimes happens when adding new scripts. The scripts update on the server fine, however they cannot be edited on the webpage.

The data in the ScriptEditor was inspected, and the scripts have been loaded correctly. This seems to be an issue with rendering or with the this.editor.setValue(preset.script, -1); call on ScriptEditor.vue:100

Edited by Tim Horst