retejs / connection-path-plugin

Home Page:https://retejs.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot drag connection from socket after update to 2.0.1

wafl22 opened this issue · comments

Hello,
after updating to 2.0.1 of this plugin, I experienced the following issue:

  1. I create some nodes (e.g. "START ,B ,C")
    image

  2. I connect B and C with a connection
    image

  3. The output socket from START can not be dragged anymore to create a connection
    image

As mentioned above, when downgrading this plugin to v2.0.0, this issue does not occur.
My other environment:

  • Angular 15
  • ReteJS 2.0.2
  • Browser: Chrome 118.0.5993.70
  • Other Rete Plugins: Angular Render, Selectable Nodes, History Plugin

I'm not sure how the corresponding change from 2.0.0 to 2.0.1 has caused this behaviour (after I've looked into the PR #17 )

Thanks for reporting, I'm fixing it