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
you searched similar issues online (9/10 issues in this repo are solved by googling, so please...do it)
you provide an online demo I can see without having to replicate your environment
you help me by debugging your issue, and if you can't, do go on filling out this form
I'm submitting a ... (check one with "x")
[X ] bug report => search github for a similar issue or PR before submitting
[ ] support request/question
Notice: feature requests will be ignored, submit a PR if you'd like
Current behavior
When typing chips quickly, and creating a new chip by hitting "Enter", sometimes new chip text area contains prior chip value.
Expected behavior
Never offer a duplicate chip value.
Minimal reproduction of the problem with instructions (if applicable)
What do you use to build your app?. Please specify the version
Angular version:
Current master
ngx-chips version:
Current maste
Browser: [all | Chrome XX | Firefox XX | IE XX | Safari XX | Mobile Chrome XX | Android X.X Web Browser | iOS XX Safari | iOS XX UIWebView | iOS XX WKWebView ]
All
The text was updated successfully, but these errors were encountered:
dougse
pushed a commit
to dougse/ngx-chips
that referenced
this issue
Aug 17, 2020
Gbuomprisco#959 - After chip completion, new chip contains previous chip's values
Gbuomprisco#945 - Adding tags very quickly causes error expressionChangedAfterItHasBeenCheckedError
Gbuomprisco#953 - (PERHAPS) Validating using formControlName does not work
PLEASE MAKE SURE THAT:
I'm submitting a ... (check one with "x")
Current behavior
When typing chips quickly, and creating a new chip by hitting "Enter", sometimes new chip text area contains prior chip value.
Expected behavior
Never offer a duplicate chip value.
Minimal reproduction of the problem with instructions (if applicable)
What do you use to build your app?. Please specify the version
Angular version:
Current master
ngx-chips version:
Current maste
Browser: [all | Chrome XX | Firefox XX | IE XX | Safari XX | Mobile Chrome XX | Android X.X Web Browser | iOS XX Safari | iOS XX UIWebView | iOS XX WKWebView ]
All
The text was updated successfully, but these errors were encountered: