Autocomplete: Multiselect autocomplete component allows multiple selection of the same item #14573
Labels
Resolution: Cannot Replicate
Issue could not be replicated by Core Team
Resolution: Stale
Issue or pull request is inactivity and unfortunately it will be *closed* if there is no response
Describe the bug
In multiselect autocomplete component same item can be selected multiple times. Bug ocured in version 16.
Environment
Primeng 16.9.1
Reproducer
No response
Angular version
16
PrimeNG version
16.9.1
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
16.20.2
Browser(s)
Chrome Version 120.0.6099.111 (Official Build) (64-bit)
Steps to reproduce the behavior
On primeng demo pages select same element on multiselect autocomplete component. Bug is on primeng version 16, but not on version 15.
Expected behavior
Multiselect component should prevent multiple selection of the same item.
The text was updated successfully, but these errors were encountered: