vue-dataflow-editor icon indicating copy to clipboard operation
vue-dataflow-editor copied to clipboard

Add ability to restrict one nodes output to only 1 input in another node

Open JoshuaeKaiser opened this issue 5 years ago • 0 comments

Looking at the source it looks like you have functions that listen to the connection event but that event is not passed up. I want to avoid scenrios like the below.

Screen Shot 2019-07-12 at 16 55 56

JoshuaeKaiser avatar Jul 12 '19 15:07 JoshuaeKaiser