telerik / kendo-angular

Issue tracker - Kendo UI for Angular
http://www.telerik.com/kendo-angular-ui/
Other
467 stars 217 forks source link

[Grid] Incorrect footer cells when using group columns #4344

Closed mbechev closed 2 months ago

mbechev commented 3 months ago

Describe the bug Additional footer cells are rendered when using group columns. Here you can see how the UnitPrice footer cell is duplicated because of the Product Information group column.

image

To Reproduce https://stackblitz.com/edit/angular-4x3hmy?file=src%2Fapp%2Fapp.component.ts

zstoyanova9 commented 2 months ago

I am marking this bug as a regression since the footer template is rendered as expected in v16.2.0 of Kendo UI for Angular. Example with v16.2.0 - https://stackblitz.com/edit/angular-ts1tkf-9n6ciz

dtopalov commented 2 months ago

Fixed in v.16.5.0