From 4221c182fac0faab6753d6b7e1247eca7ff22adf Mon Sep 17 00:00:00 2001 From: Evis Drenova <80707987+evisdrenova@users.noreply.github.com> Date: Mon, 16 Sep 2024 17:06:02 -0700 Subject: [PATCH] NEOS-1248:add optional chaining to toDate() func to avoid "toDate() is not a function" errors (#2696) --- .../connections/components/ConnectionsTable/columns.tsx | 4 ++-- .../(mgmt)/[account]/jobs/[id]/components/NextRuns.tsx | 2 +- .../[account]/jobs/components/DataTable/columns.tsx | 4 ++-- .../runs/[id]/components/JobRunActivityTable/columns.tsx | 2 +- .../[id]/components/JobRunActivityTable/data-table.tsx | 2 +- .../[account]/runs/components/JobRunsTable/columns.tsx | 4 ++-- .../settings/api-keys/components/ApiKeysTable/columns.tsx | 8 ++++---- .../[account]/settings/members/components/InviteTable.tsx | 4 ++-- .../components/UserDefinedTransformersTable/columns.tsx | 4 ++-- 9 files changed, 17 insertions(+), 17 deletions(-) diff --git a/frontend/apps/web/app/(mgmt)/[account]/connections/components/ConnectionsTable/columns.tsx b/frontend/apps/web/app/(mgmt)/[account]/connections/components/ConnectionsTable/columns.tsx index b84ee5eb09..60dcd7a49b 100644 --- a/frontend/apps/web/app/(mgmt)/[account]/connections/components/ConnectionsTable/columns.tsx +++ b/frontend/apps/web/app/(mgmt)/[account]/connections/components/ConnectionsTable/columns.tsx @@ -87,7 +87,7 @@ export function getColumns( return (