paulguz Report post Posted October 3, 2013 Hi, Using the trial of FusionCharts XT, I am receiving an error eminating from FusionCharts.HC.js. If I have dynamically added elements on my page that are draggable, on attempting to drag them, the following exception is thrown from FusionCharts.HC: " Uncaught TypeError: Cannot call method 'call' of undefined " I cannot give you an exact line number for the error as I do not have an un-minified source of this file, however I have attached a prettified version of the minified file. The error happens at line 341 of this file. I do not get the error on elements in the original markup, only dynamically added ones. I have reproduced the error at this jsFiddle: http://jsfiddle.net/49aZu/ I can avoid the error by editing FusionCharts.HC and placing a check for the undefined handle that is causing the exception, but this is an unsatisfactory solution. Please fix this bug for the next release. Paul FusionCharts.HC.zip Share this post Link to post Share on other sites
Guest Sumedh Report post Posted October 4, 2013 Hi Paul, I will check with your mentioned details and I'll update you. Share this post Link to post Share on other sites
Guest Sumedh Report post Posted October 8, 2013 Hello Paul, This issue has been fixed internally and you will get the fix in next release. Hope this helps! Share this post Link to post Share on other sites
paulguz Report post Posted October 8, 2013 Excellent, thanks very much for the swift resolution. Share this post Link to post Share on other sites