Open Lirrrx opened 3 weeks ago
type of v-slot="$form" is incorrect. Screenshot 1 - real $form contents. Screenshot 2 - incorrect type definitions.
Repo with reproduce https://github.com/Lirrrx/prime-vue-form-ts-issue
https://stackblitz.com/edit/primevue-4-ts-vite-issue-template-vblteo?file=src%2FApp.vue
4.2.1
3.x
TypeScript
Vite
any
No response
$form types represent real output
Thanks a lot for your report! We'll check and get back to you.
type of v-slot="$form" is incorrect. Screenshot 1 - real $form contents. Screenshot 2 - incorrect type definitions.
Repo with reproduce https://github.com/Lirrrx/prime-vue-form-ts-issue
Reproducer
https://stackblitz.com/edit/primevue-4-ts-vite-issue-template-vblteo?file=src%2FApp.vue
PrimeVue version
4.2.1
Vue version
3.x
Language
TypeScript
Build / Runtime
Vite
Browser(s)
any
Steps to reproduce the behavior
No response
Expected behavior
$form types represent real output