-
Hi, Can someone please tell me why this is not working: https://stackblitz.com/edit/vue3-script-setup-with-vite-7bzg6z?file=src/main.js I worked around this issue by using |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
Because you called
|
Beta Was this translation helpful? Give feedback.
-
I just swapped them around and it's still not working. See the same sandbox for changes. |
Beta Was this translation helpful? Give feedback.
-
You didn't bind the https://stackblitz.com/edit/vue3-script-setup-with-vite-rs34xh?file=src%2FApp.vue |
Beta Was this translation helpful? Give feedback.
You didn't bind the
useField
value anywhere.https://stackblitz.com/edit/vue3-script-setup-with-vite-rs34xh?file=src%2FApp.vue