Foblex / f-flow

Foblex Flow - is an Angular library designed to simplify the creation and manipulation of dynamic flow. Provides components for flows, nodes, and connections, automating node manipulation and inter-node connections.
https://flow.foblex.com/
MIT License
96 stars 19 forks source link

Foblex Core is unable to slide the schema #37

Closed siarheihuzarevich closed 3 months ago

siarheihuzarevich commented 3 months ago

Discussed in https://github.com/Foblex/f-flow/discussions/36

Originally posted by **gakimm** August 22, 2024 Hello everyone. I have a question. I'm experiencing an issue where I can't slide the schema. I'm using Node version 18.12.0 and Angular 16.2.0. it showing error while i need to drag and slide : Cannot read properties of undefined (reading 'ctrlKey') TypeError: Cannot read properties of undefined (reading 'ctrlKey') Is there a stable version of Foblex/Core compatible with my Node version?