feat/form-validation #231
Annotations
10 warnings
Run linters (20):
error.vue#L17
Prop 'error' requires default value to be set
|
Run linters (20):
pages/admin/request.vue#L32
Variable 'data' is already declared in the upper scope
|
Run linters (20):
pages/profil/edit.vue#L85
Attribute ':initialValues' must be hyphenated
|
Run linters (20):
pages/profil/edit.vue#L87
Attribute ':validateOnValueUpdate' must be hyphenated
|
Run linters (20):
pages/profil/edit.vue#L88
Attribute ':validateOnBlur' must be hyphenated
|
Run linters (20):
pages/profil/edit.vue#L89
Attribute ':validateOnSubmit' must be hyphenated
|
Run linters (20):
pages/profil/edit.vue#L91
Attribute "class" should go before "@submit"
|
Run linters (20):
pages/profil/edit.vue#L94
Attribute "v-model" should go before "name"
|
Run linters (20):
pages/profil/edit.vue#L103
Attribute "v-model" should go before ":default-value"
|
Run linters (20):
pages/profil/edit.vue#L117
Attribute "v-model" should go before "name"
|