FileUpload: Failed to resolve the Badge and Button components #3154
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
The FileContent component inside the FileUpload does not locally register the Badge and Button components.
As you can see in the FileContent implementation there is no local registration of both the Button and Badge components:
Note: this warning is not shown in the PrimeVue demo because the components are globally registered.
Reproducer
No response
PrimeVue version
3.18.0
Vue version
3.x
Language
TypeScript
Build / Runtime
Vite
Browser(s)
Chrome 106
Steps to reproduce the behavior
No response
Expected behavior
The components should be resolved.
The text was updated successfully, but these errors were encountered: