Replies: 2 comments 1 reply
-
Please create a JSFiddle that demonstrates the issue. Thanks. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I am encountering the same error. @BTrifonov, have you found any solution to the issue? The console indicates that the problem originates from this line: here |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Introduction
Hi,
when creating a joint.shapes.standard.Link and attaching a callback function on the 'link: pointerclick' or 'link:pointerdblclick' event I am getting the following error, when the event is triggered:
"Uncaught Error: Illegal access. Moveto segments should not need a start property Error"
On the link I have attached the following tools:
joint.linkTools.Vertices
joint.linkTools.TargetArrowhead
joint.linkTools.TargetAnchor
joint.linkTools.SourceAnchor
joint.linkTools.SourceArrowhead
joint.linkTools.Boundary
joint.linkTools.Remove
As this project is part of my bachelor thesis, any help is appreciated!
Kind regards,
Boris
Steps to reproduce
No response
Restrictions & Constraints
No response
Does your question relate to JointJS or JointJS+. Select both if applicable.
JointJS
Beta Was this translation helpful? Give feedback.
All reactions