Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: Cannot read properties of null (reading 'setAttribute') #228

Open
adiba opened this issue Aug 26, 2023 · 0 comments
Open

Bug: Cannot read properties of null (reading 'setAttribute') #228

adiba opened this issue Aug 26, 2023 · 0 comments

Comments

@adiba
Copy link

adiba commented Aug 26, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant