fritx / vue-at

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

When Press Ctrl A and Back or Delete to clear textarea not working #139

Open gamenic-sandip opened 2 years ago

gamenic-sandip commented 2 years ago

What happening :- When i select user from mention list like @user1 @user2 @user3 @user4 and i select all Ctrl A and press Delete or Back it only remove one user from last Like (@user4) you can check in your demo link too https://fritx.github.io/vue-at/#/en/textarea

Screen Shot 2022-01-31 at 10 47 26 AM

What i want :- I want to clear textarea when i press ctrl A and delete or back

fritx commented 2 years ago

When i select user from mention list like @user1 @user2 @user3 @user4 and i select all Ctrl A and press Delete or Back it only remove one user from last Like (@user4)

I have already reproduced the problem, hmmm let me look into it. Thanks for reporting. @gamenic-sandip