Skip to content

Cannot read properties of null (reading 'destroy') #3

Description

@azaryia

When closed a modal, this error appears. 'this.editor' must be undefined or null.

beforeDestroy() {
  this.editor.destroy();
},

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions