For the example of teleport, does teleport not connect after that #1431
Unanswered
dengbupapapa
asked this question in
Q&A
Replies: 2 comments 3 replies
-
No that's not possible with built-in features because the edges are drawn in an svg container that lives inside of the viewport (the "background" of the graph if you will). |
Beta Was this translation helpful? Give feedback.
0 replies
-
But what I see in the video in this issue is the ability to connect nodes outside of the canvas—— #174 |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
For the example of teleport, does teleport not connect after that?(https://vueflow.dev/examples/teleport.html)
I actually want to create a node outside the canvas that can then connect to a node inside the canvas, is that possible?
Beta Was this translation helpful? Give feedback.
All reactions