Replies: 1 comment
-
AFAIK, codesandbox doesn't support script setup yet so it won't be a good way to present your issue. There isn't any special "way" to use vee-validate with setup script, this is just a new Vue syntax. try an empty vite project repo and post the link here and I will take a look. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What is the correct way of using vee-validate with new setup script approach?
I have tried to convert a sample from documentation but it doesn't seem to work:
https://codesandbox.io/s/basic-example-composition-api-forked-ugk69?file=/src/App.vue
For the above there might be something wrong with CodeSandbox, but I have a form in project with exact same code and it does not seem to work.
Beta Was this translation helpful? Give feedback.
All reactions