I am receiving the following error when trying to run the form with the Telerik Diagram. Version is 2015.1.401.45 . I'm using IE11. And .net Framework = 4.5
0x800a138f - JavaScript runtime error: Unable to get property 'getConnector' of undefined or null reference
The line directly above this error is on
var bp=X.getShapeById(bq);
return bp.getConnector(Y.connector||d);
Please let me know if more information is required. Thanks!