Fritz Lin
Fritz Lin
> Hiding the mentioned people Did you mean to filter out the already mentioned people from the suggestions?
@perez816k which browser? I couldn't reproduce it in latest Chrome
> if you write the '@' as first character on textarea, the users box will appear, but if you remove the '@' character, the box with users to mention, doesnt...
```diff - "version": "2.4.0-beta", + "version": "2.5.0-beta.1", ``` I just tested it in /docs, and found that when I upgraded vue-at to `2.5.0-beta.1` from `2.4.0-beta` the bug had gone. Seems...
@mankowitz it depends on what build system you are using in your project. If you were using babel as a transformer, you could use `import` statements, otherwise you should use...
Oh good catch @ppietris Will try to fix it soon.
@ppietris published in 2.0.7 😃
@LouizFC thanks, including popper.js would be cool
Hi, first of all, did you use v-model.trim or trim the input on blur ?
@gusMoreno ~~try v-model on `` instead of ``~~, see readme: https://github.com/fritx/vue-at#using-v-model-recommended docs: https://fritx.github.io/vue-at/#/en/vmodel