Some minor bug fixing

This commit is contained in:
Max G
2020-01-03 01:54:11 +00:00
parent 4216c1825e
commit f99d6ed430
4 changed files with 8 additions and 8 deletions

View File

@@ -147,8 +147,8 @@
document.removeEventListener('visibilitychange', this.visibiltyChangeAction)
this.$off() // Remove all event listeners
this.$bus.$off()
// this.$off() // Remove all event listeners
// this.$bus.$off()
//Trash editor instance on close
this.tinymce.remove()