Dropdown: Dropdown no longer closes when clicking the currently selected option #14873
Labels
Resolution: Stale
Issue or pull request is inactivity and unfortunately it will be *closed* if there is no response
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Describe the bug
The closed issue #14811 is still present in version 17.8.0
Environment
see below
Reproducer
https://stackblitz.com/edit/github-fz8npg-qsccos?file=src%2Fapp%2Fapp.component.ts
Angular version
17.1.0
PrimeNG version
17.8.0
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
18.16.0
Browser(s)
Chrome 120
Steps to reproduce the behavior
No response
Expected behavior
When clicking the already selected option in the dropdown, the dropdown should just be dismissed / closed.
The text was updated successfully, but these errors were encountered: