-
Notifications
You must be signed in to change notification settings - Fork 4.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
p-multiSelect: onRemove event not getting emitted #15118
p-multiSelect: onRemove event not getting emitted #15118
Comments
Describe the bug Environment Reproducer Angular version PrimeNG version Build / Runtime Language Node version (for AoT issues node --version) Browser(s) Steps to reproduce the behavior Expected behavior |
Fixed #15118 - Multiselect | onRemove event not getting emitted
when using chips onRemove event is emmitted however not working with the selection checkboxes |
Describe the bug
The onRemove event is not getting emitted when a selection is removed
Environment
Angular application on Chrome
Reproducer
No response
Angular version
~17.0.10
PrimeNG version
^17.6.0
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
v20.11.0
Browser(s)
Chrome 122.0.6261.129
Steps to reproduce the behavior
No response
Expected behavior
onRemove event should get emitted when an item is removed from selection
The text was updated successfully, but these errors were encountered: