fritx / vue-at

At.js for Vue.
https://fritx.github.io/vue-at/
MIT License
529 stars 114 forks source link

Menu selection is adding text at the beginning of the model value #125

Open lisandrop05 opened 3 years ago

lisandrop05 commented 3 years ago

when I type '@' it show popup when I select the option it insert the text at the beginning of the string instead of the actual position, example:

testing @(when I click the option "testing") that word is inserted at the beginning of the "body" value

fritx commented 3 years ago

@lisandrop05 can you provide your code example?

btw, is this live demo working for you? https://coldemo.js.org/#/playground/vue-at.js

fritx commented 1 year ago

@lisandrop05 did you use low versions of IE?

ref: https://github.com/fritx/vue-at/issues/109#issuecomment-530345766