Fixing time not saving correctly in edit event dialog #6648
Annotations
4 errors and 2 warnings
build:
src/dispatch/static/dispatch/src/components/ParticipantSelect.vue#L130
Duplicate key 'labelProp'. May cause name collision in script or template tag
|
|
build:
src/dispatch/static/dispatch/src/incident/TimelineTab.vue#L200
Replace `"selected.events",·"selected.name",·"timeline_filters",·"dialogs.showEditEventDialog",` with `⏎······"selected.events",⏎······"selected.name",⏎······"timeline_filters",⏎······"dialogs.showEditEventDialog",⏎····`
|
build
Process completed with exit code 1.
|
build:
src/dispatch/static/dispatch/src/components/ParticipantSelect.vue#L15
v-on event '@update:modelValue' must be hyphenated
|
build:
src/dispatch/static/dispatch/src/incident/EditEventDialog.vue#L17
v-on event '@update:modelValue' must be hyphenated
|