msiqueira9 Report post Posted August 15, 2017 Hi all, I have a bathcExport working in Chrome and Edge but still not working on Ipad or IE, do I have to include or set up anything else for it to work in the Ipad? Share this post Link to post Share on other sites
Ayan Bhadury Report post Posted August 16, 2017 Hi, We are looking into the problem, we will get back to you once there are any updates. Share this post Link to post Share on other sites
msiqueira9 Report post Posted August 23, 2017 Hi Ayan, I managed to figure out that the issue is being cause in this part of the code: b.raiseEvent("exported", { DOMId: M, height: g.height, width: g.width, fileName: e + "." + I, statusCode: void 0, statusMessage: void 0, notice: void 0 }, k.chartInstance); where it tries to get the g.height than it throws the error saying that g is undefined. Share this post Link to post Share on other sites
Ayan Bhadury Report post Posted August 24, 2017 Hi, We will get back to you with the updates once it is fixed. Thank you for the patience. Share this post Link to post Share on other sites