fix focus after selecting suggestion on mobile
This commit is contained in:
@@ -190,6 +190,7 @@ export default {
|
||||
label: user.name,
|
||||
},
|
||||
})
|
||||
this.$refs.editor.focus()
|
||||
},
|
||||
|
||||
// renders a popup with suggestions
|
||||
|
||||
Reference in New Issue
Block a user