Fix missing shouldHideEmptyGroups in fromCreateViewInputToFlatViewToCreate typecheck (#16468)

This commit is contained in:
Weiko
2025-12-10 15:09:31 +01:00
committed by GitHub
parent 5e44781be1
commit 59b54f254e
@@ -107,6 +107,7 @@ export const createStandardViewFlatMetadata = <
kanbanAggregateOperation,
kanbanAggregateOperationFieldMetadataId,
mainGroupByFieldMetadataId,
shouldHideEmptyGroups: false,
calendarLayout: null,
calendarFieldMetadataId,
anyFieldFilterValue: null,