adrai / flowchart.js

Draws simple SVG flow chart diagrams from textual representation of the diagram
http://flowchart.js.org/
MIT License
8.5k stars 1.21k forks source link

Firefox drag and drop redirect into nowhere #170

Closed LockiStrike closed 5 years ago

LockiStrike commented 5 years ago

Hi Our team faced with issue that when you try to connect one connector into nothing (to any place on the page where no other object or edges) it redirects you to about:blank url in Firefox. Please could you provide us a way how to prevent it because as I know there is no way to add any logic to drag events callbacks. case

Reproduces only in Firefox on any OS. Thank you in advance.

adrai commented 5 years ago

Are you sure this relates to this library? I've never seen this UI.

LockiStrike commented 5 years ago

I'm so sorry, we have dependency ngFlowChart and I was pretty sure that this is just angular implementation of your library but it looks like not. Sorry