You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is caused by the new PrimeVue v4 having come new/renamed components. However, it also has its own new resolver: https://primevue.org/autoimport/#unplugin - which should fix this.
This is caused by the new PrimeVue v4 having come new/renamed components. However, it also has its own new resolver: https://primevue.org/autoimport/#unplugin - which should fix this.
Describe the bug
PrimeVueResolver
is missing components. Example, it does not resolveButtonGroup
. There are probably more, but this is what I've encountered so far.Missing so far:
ButtonGroup
Drawer
Reproduction
https://github.com/unplugin/unplugin-vue-components/blob/main/src/core/resolvers/prime-vue.ts
https://primevue.org/button/#buttongroup
System Info
Used Package Manager
npm
Validations
The text was updated successfully, but these errors were encountered: