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