Completed
Last Updated: 12 Dec 2024 12:49 by ADMIN
Release 2025 Q1 (Feb)
Chris
Created on: 20 Nov 2024 08:25
Category: Chart
Type: Bug Report
0
TypeError: diagram.exportImage(...).done is not a function

Bug Report

The diagram.exportImage() throws an error with v.2024.4.1112 

"Uncaught TypeError: diagram.exportImage(...).done is not a function"

Regression with 2024.4.1112.

Reproduction of the problem

Run the example from the following API: https://docs.telerik.com/kendo-ui/api/javascript/dataviz/ui/diagram/methods/exportimage

Current behavior
The export is not working.

Expected behavior
No error shall be present and image must be generated.

Environment
Kendo UI version: 2024.4.1112
jQuery version: x.y
Browser: [all]

0 comments