focus on description after starting time tracker, ST-254 #499
Annotations
3 errors
build:
resources/js/Components/CurrentSidebarTimer.vue#L11
Property 'setActiveState' does not exist on type '_StoreWithState<"currentTimeEntry", _UnwrapAll<Pick<{ currentTimeEntry: Ref<{ [x: string]: unknown; start: string; id: string; user_id: string; project_id: string | null; end: string | null; duration: number | null; description: string | null; task_id: string | null; organization_id: string; tags: string[]; billable...'.
|
build:
resources/js/Components/TimeTracker.vue#L34
Property 'setActiveState' does not exist on type '_StoreWithState<"currentTimeEntry", _UnwrapAll<Pick<{ currentTimeEntry: Ref<{ [x: string]: unknown; start: string; id: string; user_id: string; project_id: string | null; end: string | null; duration: number | null; description: string | null; task_id: string | null; organization_id: string; tags: string[]; billable...'.
|
build
Process completed with exit code 2.
|