DatePicker: Icon is visible when calendar is on inline mode #6153
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
When setting
inline
property on the DatePicker withshowIcon
andiconDisplay
, the icon is still displayed:Reproducer
https://stackblitz.com/edit/4t8jln?file=src%2FApp.vue
PrimeVue version
4.0.3
Vue version
4.x
Language
TypeScript
Build / Runtime
Vue CLI App
Browser(s)
No response
Steps to reproduce the behavior
Expected behavior
Icon would not be displayed if there is no input.
The text was updated successfully, but these errors were encountered: