Gbuomprisco / ngx-chips

Tag Input component for Angular

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

allowDupes is case senitive

poddarkhushbu07 opened this issue · comments

allowDupes flag does case-sensitive duplicate check.

Requirement: Don't allow duplicates ignoring case-sensitive checks.

Ex: test, Test, tESt, TEST all should be merged to test