question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Connected Links sometimes not attached to port of custom nodes

See original GitHub issue

I designed my own custom nodes that inherits the NodeModel class. My plan is to make a simple workflow.

Sometimes when I move the custom nodes around, the links appear not attached to the node’s port as if not connected as shown in the photo below. How can I solve this issue to make the links always attached to the port?

Capture12

Issue Analytics

  • State:open
  • Created 2 years ago
  • Comments:10

github_iconTop GitHub Comments

1reaction
lantingshangyuecommented, Jun 24, 2022

this is ok . in .diagram-svg-layer style add attribute [overflow: visible !important;]

0reactions
zHaytamcommented, Jun 10, 2022

Hello, would it be possible to have a runnable simple project where the issue show? I really need one of you to create a project for me to run and do tests on, because I can’t know the issue from pictures/GIFs unfortunately.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How could others, on a local network, access my NodeJS ...
Your node.js server is running on a port determined at the end of the script usually. Sometimes 3000. but can be anything.
Read more >
Aligning Sub-Nodes With layoutChildren - JGo
Hi, I have a node which the user will add and remove symbols too depending on various factors (such as status, location etc.)...
Read more >
Troubleshoot STP Problems and Related Design ...
When the link comes up on this port, the bridge skips the first stages of the STA and directly transitions to the forwarding...
Read more >
Troubleshooting Network Connectivity
If a port is not on the listener list it means the node cannot accept any connections on it. Inspect Server Logs. RabbitMQ...
Read more >
Troubleshoot Self-Hosted Setup
Solution: Change the --port , --http-port flags for each new node that you want to run on the same machine. Scaling issues. Cannot...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found