ivirabyan / jquery-mentions

Adds mentioning support to your text fields.
http://ivirabyan.github.io/jquery-mentions/
MIT License
114 stars 49 forks source link

Key Down issue while mentioning someone #83

Open Msspl-PrashenjeetRoy opened 6 years ago

Msspl-PrashenjeetRoy commented 6 years ago

@ivirabyan When I mention someone with @ and then authocomplete list is open. When I am using arrow key and go to the last item in autocomplete list. The cursor goes to the starting of all text and all the existing mention getting unwrapped. screen shot 2018-06-15 at 10 44 18 am

In the screenshot you can see the cursor goes to first and autocomplete hangs.

Do you have any suggestions for this issue.