-
Hey I just did what it has in the doc
`yarn add nuxt-vue-select`
then I added
`modules: [
"nuxt-vue-select",
],`
in my nuxt config
but it doesn't work and has this issue :
`
ERROR …
-
Have a feature request?
Hi there! Great library, solving a very common problem with validate in general as there tends to be validation message "sprawl".
Currently using `Vuetify` and I tried o…
-
- [x] wireframe
Front:
- [x] create form (how to do it with Vue?)
- [x] style with bootstrap
- [ ] Vuelidate: html and js validation
- [x] toast
- [ ] error handling
Back:
- [x] create project
- …
-
Hi,
Example :
```
Text
-
Hi, I like this plugin very much.
However, I can't find out how to reset the entire form (or all inputs with rules), after using it the first time (or after I cancel the form).
All my inputs on the…
-
-
when I build the project with vue 2.7.14 vite v4, i have an error if i run dev I don't have this problem
**To Reproduce**
1. yarn build
2. yarn preview
![Screenshot 2023-03-06 at 15 56 17](htt…
-
Vuelidate recognizes `email@-domain.com` as a valid email, but it isn't.
Repro: https://jsfiddle.net/wdyaue0s/
-
- Laravel Version: 9.50.2
- PHP Version: 8.1.1
- "protonemedia/laravel-splade": "^1.4"
- Splade JS Version (npm): #.#.#
- "@protonemedia/laravel-splade": "^1.4.16",
- "@vitejs/plugin-vue…
-
**Is your feature request related to a problem? Please describe.**
https://vuelidate-next.netlify.app/advanced_usage.html#clearing-externalresults - Vuelidate has got a new feature clearing externa…