cant complete tasks #2
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Console Error
Request failed
src/lib/api.ts (34:11) @ request
32 | if (!response.ok) {
33 | const error = await response.json().catch(() => ({ error: 'Request failed' }));
request
src/lib/api.ts (34:11)
async handleComplete
src/app/dashboard/routines/[id]/run/page.tsx (165:22)
Console Error
session not active
src/lib/api.ts (34:11) @ request
32 | if (!response.ok) {
33 | const error = await response.json().catch(() => ({ error: 'Request failed' }));
request
src/lib/api.ts (34:11)
async handleSkip
src/app/dashboard/routines/[id]/run/page.tsx (206:22)
Console Error
session not active
src/lib/api.ts (34:11) @ request
32 | if (!response.ok) {
33 | const error = await response.json().catch(() => ({ error: 'Request failed' }));
request
src/lib/api.ts (34:11)
async handleComplete
src/app/dashboard/routines/[id]/run/page.tsx (165:22)