We found out that `RecordTableEmptyStateByGroupNoRecordAtAll` was used only when `hasRecordGroups` was true in "RecordTableEmptyState" However the only parent component is RecordTableEmpty and called RecordTableEmptyState when `hasRecordGroups` was false Fixes https://github.com/twentyhq/core-team-issues/issues/833 Meaning never called at all