keystatic
keystatic copied to clipboard
Adding a `conditional` field to `columns` result in `[object Objeect]` being rendered
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.