Siarhei Huzarevich
Siarhei Huzarevich
``` @for (item of nodes; track item.id) { } ```
Hi! Thanks a lot for the suggestion. Currently, Foblex Flow doesn’t support type-based connection filtering out of the box, and I don’t plan to introduce this kind of logic directly...
Hi, thank you. please use last version of library
@VlPan Could you explain what it means to display vp-flow in fullscreen mode?
Hi! Thanks again for the detailed report 🙌 This issue was related to the drag preview being appended to instead of the fullscreen container (document.fullscreenElement). It has been fixed in...
Not reproduced
Hi! Thanks for the suggestion — you’re absolutely right that aggressive zooming can be an issue when there are only a few nodes on the canvas. We already provide a...
Hi! Thanks for the question. Foblex Flow does not support bend points out of the box. If you’re using external layout engines like dagre.js or elk.js and trying to inject...
Thanks for the suggestion! Yes, this kind of `fChildren` functionality is something we are considering, but it won’t appear soon. Still, we appreciate the idea — it helps us shape...
Hi, thanks for opening this. Could you please provide a minimal reproducible example (e.g. via StackBlitz, CodeSandbox, or GitHub Gist) that demonstrates this issue? Having a live reproduction will help...