samsam8882
samsam8882
Same issue here, why the `zodResolver` need to mention all the fields for form submisision? Thanks. ``` {{ $field.error?.message }} {{ $field.error?.message }} import { reactive,ref } from 'vue'; import...
Same. When type `npm run generate`, the and run `npx serve .output/public`, it showns 404. The steps i exactly followed the [the nuxt framework-guides](https://tailwindcss.com/docs/installation/framework-guides/nuxt), and created a simple page. ```...