multiselect: clicking directly on the svg icon closes the overlay #14335
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
When clicking directly on the checkmark svg icon of a selected element, the overlay closes, but it should stay open.
The svg is hard to hit manually in with the default theme, but in our theme it is very likely to click and anyoing that the overlay then closes.
Environment
Angular web application
Reproducer
No response
Angular version
16
PrimeNG version
>14
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
18
Browser(s)
Chrome
Steps to reproduce the behavior
To reproduce visit https://primeng.org/multiselect open one of the examples selects and check an element, then execute in the dev console:
Expected behavior
The overlay stays open
The text was updated successfully, but these errors were encountered: