Calendar: dropdownicon class not being exposed #4370
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
Similar to #4264, #4301, #4302, #4303, #4304, #4305, #4364, #4366
When trying to overwrite
dropdownicon
slot of the Calendar component thep-button-icon
is not exposed to the slot to be applied to the icon.Look at the calendar in the reproduction example - class cannot be applied as slot is not exposing data. Reproduction is from 3.32.1 - does not work in 3.32.2 as well.
Reproducer
https://codesandbox.io/p/sandbox/cranky-cookies-7wddpn
PrimeVue version
3.32.1
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: