Skip to content
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

Free-typed tags not working #96

Closed
andresespinosapc opened this issue Jul 21, 2021 · 2 comments
Closed

Free-typed tags not working #96

andresespinosapc opened this issue Jul 21, 2021 · 2 comments

Comments

@andresespinosapc
Copy link

andresespinosapc commented Jul 21, 2021

Version

  • Vue version: 3

Description

I'm trying to use free-typed tags. I want to just write text, write a comma and I want the tag to be added, without showing any dropdown. But when I set showOptions to false, when I type any of the keys on the addTagOn option nothing happens.

Demo

https://jsfiddle.net/andresespinosapc/5omr6cxj/12/

@Uninen
Copy link

Uninen commented Jul 25, 2021

I bumped into this same issue. I have exactly the same use case; I just want to have a simple input with ability add free tags separated by comma or enter.

When setting showOptions to false, no new tags can be created anymore.

adamberecz added a commit that referenced this issue Jul 26, 2021
@adamberecz
Copy link
Collaborator

Fixed in 2.1.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants