When closed a modal, this error appears. 'this.editor' must be undefined or null. beforeDestroy() { this.editor.destroy(); },
When closed a modal, this error appears. 'this.editor' must be undefined or null.
beforeDestroy() {
this.editor.destroy();
},