Menu: TypeError with only disabled menuitems #3223
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 a Menu (popup) with only one item (for now) which sometimes is disabled.
If I open the menu a TypeError ocurrs
Reproducer
https://codesandbox.io/s/musing-ace-tgsq56?file=/src/App.vue
PrimeVue version
3.18.1
Vue version
3.x
Language
TypeScript
Build / Runtime
Vite
Browser(s)
No response
Steps to reproduce the behavior
Expected behavior
It should be possible to create a menu containing only disabled items.
The text was updated successfully, but these errors were encountered: