Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: check
this.editor
exist before this.editor.off
in QueryEditor
`this.editor` might be undefined if error occured during `componentDidMount`, like #665
- Loading branch information