mirror of
https://github.com/ueberdosis/tiptap.git
synced 2024-12-14 18:49:02 +08:00
parent
d4a9c0ee09
commit
e9cd6b6f6c
@ -433,6 +433,7 @@ export default class Editor extends Emitter {
|
||||
plugins: this.state.plugins.concat([plugin]),
|
||||
})
|
||||
this.view.updateState(newState)
|
||||
this.view.updatePluginViews()
|
||||
}
|
||||
|
||||
destroy() {
|
||||
|
Loading…
Reference in New Issue
Block a user