@primevue/core: Inconsistency of vue version in peerdependencies #6492
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
the
slots
argument of _DefineComponent, which is used in here, is introduced in vue 3.3 (see vuejs/core@5a2f5d5 and vuejs/core@bdf557f).Therefore, I think we should bump vue version of peerdependency.
Reproducer
https://stackblitz.com/edit/primevue-4-vite-issue-template
PrimeVue version
4.0.7
Vue version
3.x
Language
TypeScript
Build / Runtime
Vue CLI App
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: