fix reactive contenteditable for node views, fix #63
This commit is contained in:
@@ -115,7 +115,7 @@ class VueNodeView implements NodeView {
|
||||
style: {
|
||||
whiteSpace: 'pre-wrap',
|
||||
},
|
||||
attrs: {
|
||||
domProps: {
|
||||
id,
|
||||
contenteditable: isEditable,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user