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

edit tag mode doesn't show text #64

Closed
ktmellow opened this issue Jan 14, 2019 · 1 comment
Closed

edit tag mode doesn't show text #64

ktmellow opened this issue Jan 14, 2019 · 1 comment

Comments

@ktmellow
Copy link

ktmellow commented Jan 14, 2019

Repro steps

  1. I click the text to edit tag.
  2. Type new text. Cannot see text while editing.
  3. Press enter and the invisible text is submitted as a tag. Tag becomes visible.

Video of issue

<vue-tags-input v-model="button" :tags="buttonTags" @tags-changed="(newButtons) => updateTags(newButtons)" :allow-edit-tags=true placeholder="Add button text..."> </vue-tags-input>

Does this happen to anybody? I feel like maybe I missed something but not sure what.

@JohMun
Copy link
Owner

JohMun commented Jan 20, 2019

I cannot reproduce the issue, sry. Could you create a codepen? Then I may have a chance to find out, why the compontent behave like this.

@JohMun JohMun closed this as completed Aug 27, 2020
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

2 participants