we dont need to call updatePluginViews anymore
This commit is contained in:
@@ -437,7 +437,6 @@ export default class Editor extends Emitter {
|
||||
plugins: this.state.plugins.concat([plugin]),
|
||||
})
|
||||
this.view.updateState(newState)
|
||||
this.view.updatePluginViews()
|
||||
}
|
||||
|
||||
destroy() {
|
||||
|
||||
Reference in New Issue
Block a user