Closed attiqeurrehman closed 2 years ago
+1
same issue.
with freeInput: true
enabled,
Let's say I want to add non-existing tag "test" but there is already in the dropdownsuggestion one or multiple tags that contain "test" like "retest" then I cannot add the new tag "test", it will always select one from the suggestions dropdown like "retest".
Hi,
I am trying to maintain grades tag in an application and it works for existing data fetched from the server but when I try to add new it submits the form. I have tried to trap the beforeItemAdd but it doesn't stops there. Here's my code:
Any pointers?
Thanks, Attiqe