flydelabs / flyde

🌟 Open-source, visual programming for developers. Includes a VS Code extension, integrates with existing TypeScript code, browser and Node.js.
http://www.flyde.dev/
Other
1.97k stars 48 forks source link

Node connection Error #145

Closed akim-muto closed 1 month ago

akim-muto commented 2 months ago

Dragging a node to connect it results in an error. Perhaps the onMouseEnter / onMouseLeave processing is not working properly, but I am not sure of the details yet.

GabiGrin commented 1 month ago

@akim-muto thanks for report! I'm seeing an error being thrown, but the feature works. Are you trying on a local development setup? if so, errors are more prominent there, but it should work on any of the latest releases.

Regardless, I'll fix the error :)