Remove special char check on contact forms #4548
Annotations
10 warnings
frontend/src/components/DashboardTable.vue#L79
Prop 'title' requires default value to be set
|
frontend/src/components/DashboardTable.vue#L83
Prop 'colour' requires default value to be set
|
frontend/src/components/Header.vue#L95
The "computed" property should be above the "created" property on line 90
|
frontend/src/components/Home.vue#L413
The "computed" property should be above the "mounted" property on line 335
|
frontend/src/components/ModalIdle.vue#L26
The "computed" property should be above the "mounted" property on line 22
|
frontend/src/components/RequestDetail.vue#L15
v-on event '@closeDialog' must be hyphenated
|
frontend/src/components/RequestDetail.vue#L767
The "watch" property should be above the "mounted" property on line 591
|
frontend/src/components/RequestsDisplay.vue#L251
The "computed" property should be above the "mounted" property on line 248
|
frontend/src/components/RequestsDisplay.vue#L301
The "watch" property should be above the "mounted" property on line 248
|
frontend/src/components/admin/MacroEditor.vue#L20
The "cancel" event has been triggered but not declared on `emits` option
|
The logs for this run have expired and are no longer available.
Loading