Hareeshchandera / jsplumb

Automatically exported from code.google.com/p/jsplumb
0 stars 0 forks source link

1.3.5-RC1 bugs: TypeError: ... is not a function - warnings #172

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
A new issue in 1.3.5.

- try to drag the endpoint on the top
- expected: no dragging
- result: in 1.3.5 it drags and there are warnings in the console.

1.3.4:
http://jsfiddle.net/S4H89/

1.3.5:
http://jsfiddle.net/4RAfV/

suddenly the endpoint could be dragged, and gives the warnings

jsPlumb function failed : TypeError: _dragHandler.stopDrag is not a function

jsPlumb function failed : TypeError: placeholderInfo.element is null

from jsPlumb-1.3.5-RC1.js (line 102)

Original issue reported on code.google.com by j.verdur...@2bmore.nl on 11 Jan 2012 at 10:41

GoogleCodeExporter commented 8 years ago
Firefox 9, jQuery 1.6.3/1.7.1

Original comment by j.verdur...@2bmore.nl on 11 Jan 2012 at 10:43

GoogleCodeExporter commented 8 years ago
1.3.5 is still in development.

Original comment by simon.po...@gmail.com on 11 Jan 2012 at 1:12