p-treeSelect: selectionMode="checkbox" and [showClear]="true" doesn't work properly #12050
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
If you use the component with selectionMode="checkbox" and [showClear]="true" the minus icons doesn't get cleared.
Environment
not relevant
Reproducer
https://stackblitz.com/edit/github-drcvx7?file=src/app/app.component.html
Angular version
14.0.7
PrimeNG version
14.0.2
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
18.10.0
Browser(s)
No response
Steps to reproduce the behavior
Expected behavior
Minus icon also gets cleared
The text was updated successfully, but these errors were encountered: