(cherry picked from commit 4d0a37baed)
Co-authored-by: Alexander Kubyshkin <i.am.glint@gmail.com>
This commit is contained in:
co-authored by
Alexander Kubyshkin
parent
162466cad4
commit
a5637bd2ac
@@ -177,6 +177,7 @@ export function SuggestionsPlugin({
|
||||
};
|
||||
|
||||
return editor
|
||||
.snapshotSelection()
|
||||
.deleteBackward(backward)
|
||||
.deleteForward(forward)
|
||||
.insertText(suggestionText)
|
||||
|
||||
Reference in New Issue
Block a user