fix: focus
This commit is contained in:
@@ -179,7 +179,7 @@ export default {
|
||||
);
|
||||
|
||||
editorView.updateState(state);
|
||||
editorView.focus();
|
||||
this.focusEditorInputField();
|
||||
},
|
||||
createEditorView() {
|
||||
editorView = new EditorView(this.$refs.editor, {
|
||||
|
||||
Reference in New Issue
Block a user