elsticky

Results 1 issues of elsticky

I've have the following editorOptions ``` this.editorOptions = new JsonEditorOptions(); this.editorOptions.modes = ['view', 'code']; // set all allowed modes ``` It looks like when opening the Editor it's always set...