You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(chat): distinct error state and stable history keys in scheduled-task viewer
- Render a 'couldn't load' state when the schedules query errors, instead of
falsely claiming the task was deleted (uses React Query isError)
- Use a stable composite key for jobHistory rows so same-second timestamps
don't collide
Copy file name to clipboardExpand all lines: apps/sim/app/workspace/[workspaceId]/home/components/mothership-view/components/resource-content/resource-content.tsx
0 commit comments