You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
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.
The text was updated successfully, but these errors were encountered: