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