logaretm / vee-validate

✅ Painless Vue forms
https://vee-validate.logaretm.com/v4
MIT License
10.79k stars 1.26k forks source link

FieldSlotProps is not exported #4900

Closed nikolasdas closed 1 day ago

nikolasdas commented 2 days ago

What happened?

Using the latest version (4.14.3) I still get this error when trying to use the FieldSlotProps type:

Module '"vee-validate"' declares 'FieldSlotProps' locally, but it is not exported. ts(2459)

Reproduction steps

No response

Version

Vue.js 3.x and vee-validate 4.x

What browsers are you seeing the problem on?

Relevant log output

No response

Demo link

https://codesandbox.io/p/devbox/chnln3?file=%2Fapp.vue

Code of Conduct

logaretm commented 1 day ago

I will make sure those are exported in the next patch.