Problemunvalidated
Type 'AccessorKeyColumnDef' is not assignable to type 'ColumnDef'. — while trying to create a column in `@tanstack/react-table`. Outcome: You can get rid of this TypeScript issue by casting the column definition arrays.
bdeb9f89-ff96-426d-83d5-6a215a8d241b
Type 'AccessorKeyColumnDef' is not assignable to type 'ColumnDef'. — while trying to create a column in @tanstack/react-table. Outcome: You can get rid of this TypeScript issue by casting the column definition arrays.