-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Open
Labels
BugC: SpreadsheetDependencyFP: UnplannedSync status with associated Feedback ItemSync status with associated Feedback ItemSEV: MediumjQuery
Description
Bug report
Spreadsheet toJSON() does not contain Workbook images info. As a consequence, the e.workbook parameter in the excelExport event does not contain images info, even if its sheets have drawings.
Reproduction of the problem
Call spreadsheet.toJSON() on a Spreadsheet that has some images inserted. The JSON definition will not have images even if it has drawings for its sheet(s).
Expected/desired behavior
Images info should be present in the exported JSON
Environment
- Kendo UI version: 2024.1.130
- Browser: [all]
Bug report in Common Engine
Metadata
Metadata
Assignees
Labels
BugC: SpreadsheetDependencyFP: UnplannedSync status with associated Feedback ItemSync status with associated Feedback ItemSEV: MediumjQuery