diff --git a/web/src/components/SubforestTables/Columns.tsx b/web/src/components/SubforestTables/Columns.tsx index dd713e9e6..7a933c5cc 100644 --- a/web/src/components/SubforestTables/Columns.tsx +++ b/web/src/components/SubforestTables/Columns.tsx @@ -136,9 +136,23 @@ export function objectiveColumn(scoresInfo: ScoresInfo): Column { } return ( -
{JSON.stringify(row.original.scores, undefined, 2)}+