[SpreadSheet] Programatically updating the sheets, doesn't update the component view
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
Have the same issue as the poster and the workaround is working. Any news on an update to fix this issue?
Fixed in v17.2.0.