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
{{ message }}
This repository has been archived by the owner on Nov 22, 2021. It is now read-only.
Hi, I read the docs about onInvalidTag, how can I access that $tag value?
Also, there is a way I can see what's the problem with that tag, some kind of error message?
This is the code, I cannot add a second 'free' tag (by 'free' I mean not chosen from the dropdown menu).
There is something I'm missing?
Edit: it looks like key-property="id" is a problem in case of multiple tags not coming from the autocomplete resource. There is a way to handle this problem?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi, I read the docs about
onInvalidTag
, how can I access that $tag value?Also, there is a way I can see what's the problem with that tag, some kind of error message?
This is the code, I cannot add a second 'free' tag (by 'free' I mean not chosen from the dropdown menu).
There is something I'm missing?
Edit: it looks like
key-property="id"
is a problem in case of multiple tags not coming from the autocomplete resource. There is a way to handle this problem?The text was updated successfully, but these errors were encountered: