-
I have a parent component with some inputs and they validate fine. I cannot submit the form until the errors are fixed. I also have a child component with around 10 inputs, and they will not stop my f…
-
Hi,
I'm trying to figure out how to have local attributes names like you can set globally as I want friendly message for attribute names:
```
```
FYI, I've als…
-
![image](https://user-images.githubusercontent.com/9306996/55283203-956d7f80-536e-11e9-8df0-6bfbf0b8e538.png)
Можно больше информации о том, что именно каждая из опций выполняет?
Чем
```
var s…
-
Consider the following example:
``` javascript
validations: {
city: {
required,
}
}
```
In such case it's easy to determine a failure reason. we can read the vale of the `$v.city.$…
-
Hello,
What do you think about a function like `$errors` similar to $flattenParams that collects a generic list/dictionary of errors from vuelidate parameters.
This is specific to my implementat…
-
Forgive me if I've missed something obvious in the docs but it would be really useful to have a more detailed breakdown than just `$anyError` on a collection's $each object.
As an example, I'm wor…
-
### Version
3.0.0-rc.5
### Reproduction link
[https://github.com/dimensi/broken-transpile-vue-cli](https://github.com/dimensi/broken-transpile-vue-cli)
### Steps to reproduce
1. Add swiper.
…
-
Hi,
Has anyone been able to do:
```
Enter your name">
```
etc?
-
- Laravel Mix Version: #.#.# (`npm list --depth=0`)
- Node Version (`node -v`):
- NPM Version (`npm -v`):
- OS:
### Description:
HMR is not working/broken
Laravel Mix Version
```├…
-
vuelidate-error-extractor's transitive dependency `get-value` causes an error on Chrome 48 when built with Vue CLI 3 defaults, because it's non-transpiled es6 code.
I tried adding `get-value` to `t…