Dropdown: Overlapping Clear Icon while disabled #4923
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
The Styling of the Dropdown component is NOT consistent when you use both properties showClear and disabled.
When component is disabled the input overlaps with the clear Icon. Styling is correct when component is enabled.
Reproducer
https://stackblitz.com/edit/elxluu?file=src%2FApp.vue
PrimeVue version
3.42.0
Vue version
3.x
Language
ES6
Build / Runtime
Vite
Browser(s)
Chrome
Steps to reproduce the behavior
See reproducer
Expected behavior
no overlapping
styling class added for disabled as well.
The text was updated successfully, but these errors were encountered: