p-inputMask: clear button UI issues with showClear [v19-rc1] #17085
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
when inputmask is used with showClear true, it displays clear button outside of input & cursor doesn't change when clear button is hovered.
Environment
NA
Reproducer
https://stackblitz.com/edit/stackblitz-starters-vnox9a4e?file=src%2Fapp%2Fapp.component.html,src%2Fapp%2Fapp.component.ts
Angular version
19.x
PrimeNG version
19.0.0-rc1
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
20.x
Browser(s)
All
Steps to reproduce the behavior
check stackblitz.
Expected behavior
it should display clear icon properly inside input like in
v17
& also cursor should change on clear button hover.The text was updated successfully, but these errors were encountered: