Multiselect: Missing itemValue in onChange event #14100
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
Since version 16.7.0 the onChange event does not emit itemValue.
See the regression by comparing the versions:
16.6.0...16.7.0
Working example with version 16.6.0: https://stackblitz.com/edit/4a9zpc-afbx9w
Environment
See stackblitz
Reproducer
https://stackblitz.com/edit/4a9zpc
Angular version
16.2.0
PrimeNG version
16.7.2
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
18.18.0
Browser(s)
No response
Steps to reproduce the behavior
No response
Expected behavior
itemValue is emitted by the onChange event
The text was updated successfully, but these errors were encountered: