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

Dropdown elements not showing. #66

Closed
jonathamps opened this issue Jul 11, 2019 · 3 comments
Closed

Dropdown elements not showing. #66

jonathamps opened this issue Jul 11, 2019 · 3 comments

Comments

@jonathamps
Copy link
Contributor

The dropdown of existing elements is not working because one of the fields is wrong.

The line 52 on the file VoerroTagsInput.vue should be "v-html="tag.value", or the dropdown will keep not working.

image

@shiwangebuzhidao
Copy link

shiwangebuzhidao commented Jul 17, 2019

And the demo for dropdown is broken too
https://voerro.github.io/vue-tagsinput/

@shiwangebuzhidao
Copy link

Could you also fix installation via CDN together with the npm install method? I have seen the #53 bug is fixed via npm but the bug still exist on the CDN version.

@AlexMordred
Copy link
Member

The dropdown bug is fixed by @jonathamps in #67, I'll release the fix soon.

@shiwangebuzhidao I think I forgot to update the CDN version in the JS file link in the description. Otherwise the CDN is being updated automatically as soon as I publish a new release. You just should grabe the latest version.

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