telerik / kendo-angular

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

[Spreadsheet] Sheet visibility not persisted when using "toJSON()" #4277

Open dtopalov opened 3 months ago

dtopalov commented 3 months ago

Document is initially loaded as expected, but when using the SpreadsheetWidget toJSON() method to save the current configuration, the hidden sheet is serialized as "visible":

https://stackblitz.com/edit/angular-xqay62?file=src%2Fapp%2Fsheets.ts,src%2Fapp%2Fapp.component.ts