Some minor bug fixing
This commit is contained in:
@@ -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()
|
||||
|
Reference in New Issue
Block a user