Which would be the best CLI to run a nuxt 2 project with the basic template? (to create the middleware, server, pages, etc folders automatically)
danielvega
Is it possible to do all of this in regular nuxt? without typescript.
danielvega
16:31 "password must be less than 5 chars"? 😅
MattiaZanella
Good tutorial, still working for vuetify 2.6.4 on March 2022.
zerovini
Extremely helpful and objective, thank you!
shagablabas
i am trying to create a stepper form using vuetify and i want the v-stepper-step to show an error if the field is left empty ..do you know how to use :rules="[() => false]" i am still new to vue i would be very great full
rootdefault
So vuetify is something like a CSS utility framework. Like tailwindCSS type of a thing?
Mersal-ujnh
will you be kind and show us an example where you will validate a form within a child component when you click the submit button from the parent component?
stefanp
Since we don't want to write the validation functions for every component that is using v-form, how about you show us how to use a mixin for the validation functions, and how we import it to any component that is using v-form validations?
dvnarxx
Hi! I am trying to pass the value of a v-select with a query string through a v-form action URL and it is not working though it works with v-text-field. The normal Vue form also works. But having problems with custody, v-select and form action URL. Please check and suggest. Regards
prabhatmohanty
Hey erik, You can also capture video for other customizations (custom fonts, breakpoint, assetPath, etc). Is it possible?
assoftTR
What's the VS code theme or icon package that you use?
sergiogb
you validated that your username field had something in it, but its of type email. can you show us how to validate that what is being put in is an email or not?
funkel
you set type email to a field and didnt validate that its email
Lancelot
Hi Erik,
Thanks again for this tutorial.
If I can ask ... why aren't you using a plugin like vee-validate ?
Has a couple of huge advantages:
1) You don't have to define all validation rules by yourself
2) Multi-language support out of the box.
I would like to know your opinion. about such plugins ...
johnnydriesen
What is the point of the talking head in the lower right? It's actually very distracting. Showing yourself talking into a mic does absolutely nothing to help instruct on the subject mater. Moreover it shows a complete lack of understanding of UX and UI.