fix bug in in node views, fix #652

This commit is contained in:
Philipp Kühn
2020-04-02 09:14:05 +02:00
parent 6044536821
commit 9567519f8a
4 changed files with 2 additions and 11 deletions

View File

@@ -17,12 +17,6 @@ export default class Placeholder extends Extension {
}
}
get update() {
return view => {
view.updateState(view.state)
}
}
get plugins() {
return [
new Plugin({