Menubar: No items property fails to compile #3359
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 code up to primevue version 3.17 without the array of items but this is no longer accepted in the new version, it is something very simple to fix and just enter :model=[] but it could be as default value instead of null as shown in the documentation.
Attached is the test link, just change the version of prime vue to 3.20, Thanks.
Reproducer
https://codesandbox.io/s/angry-ace-wr8hhl?file=/src/App.vue
PrimeVue version
3.20.0
Vue version
3.x
Language
ES6
Build / Runtime
Vue CLI App
Browser(s)
No response
Steps to reproduce the behavior
Expected behavior
No response
The text was updated successfully, but these errors were encountered: