Multiselect: The class "p-highlight" is not applied to selected items #15726
Labels
Resolution: By Design
The behavior in the issue is by design and the component exhibits the expected behavior
Describe the bug
After updating to version 17.16.0 the class "p-highlight" attached to
<li>
p-multiselect-item is not present on multiselect component after selection options, it also happening on prime ng 17.17.0 as in the documentation site still not present the "p-highlight" class on selected elements:No class present:
I have also checked that the property data-p-highlight changes properly but the class is not applied.
But in Dropdown and Listbox components the class still applying properly after the update:
Environment
Running on local using Chrome.
Reproducer
No response
Angular version
17.2.3
PrimeNG version
17.16.0
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
20.10.0
Browser(s)
Chrome
Steps to reproduce the behavior
Expected behavior
<li>
p-multiselect-item.The text was updated successfully, but these errors were encountered: