vue-at icon indicating copy to clipboard operation
vue-at copied to clipboard

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

Open lisandrop05 opened this issue 4 years ago • 2 comments

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

lisandrop05 avatar Oct 08 '20 17:10 lisandrop05

@lisandrop05 can you provide your code example?

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

fritx avatar Oct 16 '20 06:10 fritx

@lisandrop05 did you use low versions of IE?

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

fritx avatar Aug 09 '22 04:08 fritx