FileUpload Missing TypeDefinitions for Slots #3335
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
TypeDefinitions for slots of FileUpload are missing.
https://github.com/primefaces/primevue/blob/master/src/components/fileupload/FileUpload.d.ts#L214-L223
Using FileUpload slot content like this
leads to errors like these:
VsCode complains like this:
Reproducer
xxx
PrimeVue version
3.20.0
Vue version
3.x
Language
TypeScript
Build / Runtime
Vite
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: