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
[ ] bug report => Search github for a similar issue or PR before submitting
[X] feature request => Please check if request is not on the roadmap already https://github.com/primefaces/primeng/wiki/Roadmap
[ ] support request => Please do not submit support request here, instead see http://forum.primefaces.org/viewforum.php?f=35
Current behavior
When using the Autocomplete component with [multiple]="true", when the user submits a value for the second time, it is not added to the list of values.
Expected behavior
It would be useful to have an Input named allowDuplicate, similar to the Chips component
The text was updated successfully, but these errors were encountered:
mertsincan
changed the title
Autocomplete - Multiple: allow duplicates
Add unique attribute to Autocomplete
Aug 20, 2019
I'm submitting a ... (check one with "x")
Current behavior
When using the Autocomplete component with [multiple]="true", when the user submits a value for the second time, it is not added to the list of values.
Expected behavior
It would be useful to have an Input named allowDuplicate, similar to the Chips component
The text was updated successfully, but these errors were encountered: