retejs / module-plugin

4 stars 10 forks source link

[BUG] connect from module output to add input is not supported, have to reverse connect add input to module output #20

Open lancety opened 3 years ago

lancety commented 3 years ago

firstly, I am wondering if this is expected, or have to be like this.

step to reproduce

lancety commented 3 years ago
"react": "16.8.6",
"react-dom": "16.8.6",
"react-scripts": "3.0.1",
"rete": "1.3.1-rc.3",
"rete-area-plugin": "0.2.1",
"rete-connection-plugin": "0.7.2",
"rete-context-menu-plugin": "^0.6.0-rc.1",
"rete-module-plugin": "^0.4.1",
"rete-react-render-plugin": "0.2.0"