I am currently utilizing Vue 3 with Typescript and primevue. After integrating primevue into my application, I encountered the following errors and warnings. The issue arises when I attempt to utilize the primevue 'Menubar' component, however, when I switch to the megamenu component, the error disappears. Despite spending an hour troubleshooting and experimenting with different approaches, I have been unable to identify the missing piece. You can find the vue component file in my repository, along with the main.ts file. Any assistance would be greatly appreciated.