diff --git a/src/components/TaskBody.vue b/src/components/TaskBody.vue index 8069078cf..2a1a04d97 100644 --- a/src/components/TaskBody.vue +++ b/src/components/TaskBody.vue @@ -33,6 +33,7 @@ License along with this library. If not, see . }" :data-priority="[task.priority]" class="task-item" + ref="taskItem" @dragstart="dragStart($event)">