-
Hey. Hey,
when using vuelidate in Nuxt3, everything works.
However, if I do a build and start the server or generate static files, I get an error
```ERROR [nuxt] [request error] Cannot read prop…
-
Hi,
I really want to get this working because the library looks fantastic. It should be so simple to install too but I am struggling to get round the below error with the most simple of main.js fi…
-
Sorry for creating the issue, didn't find any discord/help links.
I'm trying to use this component in my vue2+vuetify project, here is my code:
main.js
```
import Vue from "vue";
import App f…
-
## Describe the bug
If you're using dynamic `rules` object via `computed` [as documented](https://vuelidate-next.netlify.app/api/rules.html#computed-function-with-composition-api), your client-side v…
-
### Make sure that you are familiar with the documentation before submitting an issue.
https://vuelidate-next.netlify.com/
**Describe the bug**
Using Vue 2.7.5, options API, typescript, and V…
-
I know vuelidate is reactive. But sometimes we need a way to force revalidation. As workaround I'm cleaning fields I need to revalidate and seting value again, but it brings me other issues. So, this …
-
With the following import:
```javascript
import 'moment/locale/fr';
```
I have the following error when `node_modules` is not present:
```
error Missing file extension for "moment/locale/…
-
Using the sample code given in the docs for forEach:
```
{{ error.$message }}
// setup in a component
import { helpers, required } from '@vuelidate/validato…
-
Hi Vuelidate maintainers (or even motivated users).
I'm looking to fork and PR to the popular [Element UI](https://element.eleme.io/#/en-US) library to enable custom validation libraries to be used…
-
I know we need vuelidate update first. But we already can prepare project to migrate to Vue 3