We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Using the latest version (4.14.3) I still get this error when trying to use the FieldSlotProps type:
FieldSlotProps
Module '"vee-validate"' declares 'FieldSlotProps' locally, but it is not exported. ts(2459)
No response
Vue.js 3.x and vee-validate 4.x
https://codesandbox.io/p/devbox/chnln3?file=%2Fapp.vue
The text was updated successfully, but these errors were encountered:
f33974c
I will make sure those are exported in the next patch.
Sorry, something went wrong.
No branches or pull requests
What happened?
Using the latest version (4.14.3) I still get this error when trying to use the
FieldSlotProps
type: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
The text was updated successfully, but these errors were encountered: