Mentions (@) plugin: suggestions disappears after clicking space bar #5659
Labels
package:mention
resolution:duplicate
This issue is a duplicate of another issue and was merged into it.
type:bug
This issue reports a buggy (incorrect) behavior.
I have such bug while using Mentions plugin for Ckeditor 5:
Some of my autocomplete suggestions have whitespaces between words as you see on screen below.
After clicking a space bar suggestions disappears and first suggestion is choosed. The same story is for slash (/) character.
Maybe you will tell that whitespaces shouldn't be used in hashtags. Ok, but what about users mentions? I just checked that on Slack that works fine.
My implementation is very similar to this example: https://ckeditor.com/docs/ckeditor5/latest/features/mentions.html Of course if there will be such need I can place it here.
Do you have some solutions / workarounds of that bug? In the worst scenario I will just remove whitespaces between words :(
The text was updated successfully, but these errors were encountered: