kendo-angular icon indicating copy to clipboard operation
kendo-angular copied to clipboard

[SpreadSheet] Programatically updating the sheets, doesn't update the component view

Open yanmariomenev opened this issue 1 year ago • 1 comments

Describe the bug

The component view doesn't update when programmatically updating the sheet's property.

To Reproduce Open the following example and press set my data button: https://stackblitz.com/edit/angular-jy5gkn-fv35qi?file=src%2Fapp%2Fapp.component.ts Example with signals - https://stackblitz.com/edit/angular-jy5gkn-45nkyb?file=src%2Fapp%2Fapp.component.ts

Workaround Re-render the component when updating the sheets collection: https://stackblitz.com/edit/angular-jy5gkn-3kz2pq?file=src%2Fapp%2Fapp.component.ts

yanmariomenev avatar Mar 25 '24 09:03 yanmariomenev

Have the same issue as the poster and the workaround is working. Any news on an update to fix this issue?

Dan7001 avatar Oct 18 '24 19:10 Dan7001

Fixed in v17.2.0.

slavenai avatar Jan 06 '25 07:01 slavenai