Skip to content

after I select one user tag, the textarea does not show my choosed item. #335

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
1259549061 opened this issue Aug 3, 2022 · 5 comments
Closed
Labels
bug Something isn't working fixed The issues was fixed

Comments

@1259549061
Copy link

Describe the bug

after I select one user tag, it does not work! the reason may be the blur event runs before click event. so, the textarea does not show my choosed item.

How can I do~

  • OS: mac
  • Browser: Chrome latest
  • Package version: [e.g. 2.2.0]
  • vue 2.7.3
  • vue-advanced-chat 1.5.3

please help

@1259549061 1259549061 added the bug Something isn't working label Aug 3, 2022
@antoine92190
Copy link
Collaborator

It's working on my side... Could you share a minimal example repo to reproduce the issue?
Is it working on the demo for you ? https://antoine92190.github.io/vue-advanced-chat/

@1259549061
Copy link
Author

It's working on my side... Could you share a minimal example repo to reproduce the issue? Is it working on the demo for you ? https://antoine92190.github.io/vue-advanced-chat/

thank you for your reply! this demo is working on my side too. I will try to show a demo ...

@antoine92190
Copy link
Collaborator

Fixed in cc6ad4f

@antoine92190 antoine92190 added the fixed The issues was fixed label Aug 6, 2022
@1259549061
Copy link
Author

1259549061 commented Aug 8, 2022

Fixed in cc6ad4f

oh, so nice~ thank you very much, so, can I use branch [master] ? or what's the publish time of the next version (1.5.8) ?

@antoine92190
Copy link
Collaborator

New version 1.5.8 is released

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working fixed The issues was fixed
Projects
None yet
Development

No branches or pull requests

2 participants