showClear on calendar doesn't appear if showIcon is set to true #13650
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
The @input() showClear input does'nt display the cross button icon if @input()showIcon is set to true.
https://stackblitz.com/edit/bbgayt?file=src%2Fapp%2Fdemo%2Fcalendar-basic-demo.html
Environment
Work.
Reproducer
No response
Angular version
16.2.3
PrimeNG version
16.3.1
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
16.17.1
Browser(s)
Chrome
Steps to reproduce the behavior
Expected behavior
The clear button should be displayed.
The text was updated successfully, but these errors were encountered: