MenuPassThrough: The PT option menu does not work #4381
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
The PT option menu does not pass CSS classes to the list's DOM element.
Reproducer
https://stackblitz.com/edit/wpizad?file=src%2FApp.vue
PrimeVue version
3.33.0
Vue version
3.x
Language
ES6
Build / Runtime
Vite
Browser(s)
No response
Steps to reproduce the behavior
No response
Expected behavior
The DOM element list (
) has the background color cyan-300.
The text was updated successfully, but these errors were encountered: