MultiSelect: itemcheckboxicon slot does't provide "selected" value #6990
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
I am trying to customize the checkbox icon in the component, but the
selected
property always returnsundefined
. A boolean value was expected.In the StackBlitz example, I tried to log the value of the property to the console.
Reproducer
https://stackblitz.com/edit/primevue-4-ts-vite-issue-template-ghy3q27h?file=src%2FApp.vue
PrimeVue version
4.0.7
Vue version
3.x
Language
TypeScript
Build / Runtime
Vite
Browser(s)
No response
Steps to reproduce the behavior
No response
Expected behavior
No response
The text was updated successfully, but these errors were encountered: