You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This error happens when dragging the input end of a connection from one port to a different port of another node.
Uncaught TypeError: Cannot read properties of null (reading 'setAttribute')
at Node.js:103:1
at Array.forEach (<anonymous>)
at Node.js:43:1
at Array.forEach (<anonymous>)
at updateConnectionsByTransput (Node.js:42:1)
at updateNodeConnections (Node.js:110:1)
at handleDrag (Node.js:124:1)
at updateCoordinates (Draggable.js:45:1)
Version: 0.8.2
The text was updated successfully, but these errors were encountered:
This error happens when dragging the input end of a connection from one port to a different port of another node.
Version: 0.8.2
The text was updated successfully, but these errors were encountered: