keystatic icon indicating copy to clipboard operation
keystatic copied to clipboard

Adding a `conditional` field to `columns` result in `[object Objeect]` being rendered

Open tyteen4a03 opened this issue 11 months ago • 0 comments

When you add a conditional field to a collection's column array, the output is [object Object] instead of the value within the conditional.

They also do not show up as a valid column in a collection() config dict in TypeScript.

tyteen4a03 avatar Feb 05 '25 23:02 tyteen4a03