unplugin-vue-components
unplugin-vue-components copied to clipboard
PrimeVue 4 Resolver missing components
Describe the bug
PrimeVueResolver is missing components. Example, it does not resolve ButtonGroup. There are probably more, but this is what I've encountered so far.
Missing so far:
ButtonGroupDrawer
Reproduction
https://github.com/unplugin/unplugin-vue-components/blob/main/src/core/resolvers/prime-vue.ts
https://primevue.org/button/#buttongroup
System Info
PrimeVue 4
Used Package Manager
npm
Validations
- [X] Follow our Code of Conduct
- [X] Read the Contributing Guide.
- [X] Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
- [X] Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead.
- [X] The provided reproduction is a minimal reproducible of the bug.