Skip to content
New issue

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

FieldSlotProps is not exported #4900

Closed
1 of 5 tasks
nikolasdas opened this issue Oct 20, 2024 · 1 comment
Closed
1 of 5 tasks

FieldSlotProps is not exported #4900

nikolasdas opened this issue Oct 20, 2024 · 1 comment
Labels
👕 TypeScript TypeScript typings issue

Comments

@nikolasdas
Copy link

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?

  • Firefox
  • Chrome
  • Safari
  • Microsoft Edge

Relevant log output

No response

Demo link

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

Code of Conduct

@logaretm logaretm added the 👕 TypeScript TypeScript typings issue label Oct 20, 2024
@logaretm
Copy link
Owner

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

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
👕 TypeScript TypeScript typings issue
Projects
None yet
Development

No branches or pull requests

2 participants