pt pcFilterIconContainer defects on form components #6286
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
I have tried passing classes or other values to pcFilter via pt and pt:pcFilter an pt:pc-filter however the classes and other values didn't got passed to pcFilter.
Reproducer
https://stackblitz.com/edit/primevue-4-vite-issue-template-8yqmr5?file=src%2FApp.vue
PrimeVue version
4.0.5
Vue version
4.x
Language
ALL
Build / Runtime
Vue CLI App
Browser(s)
No response
Steps to reproduce the behavior
Try passing a class or other values to pcFilter via pt or pt:pcFilter, when inspecting de DOM the passed values are missing.
Expected behavior
It is expected that values are passed via pt to pcFilter.
pt works with other PT Options
The text was updated successfully, but these errors were encountered: