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

Bug: Browser crashes when there are several nodes #76

Closed anderson-896 closed 2 weeks ago

anderson-896 commented 2 weeks ago

Description

When displaying several nodes (e.g 500 nodes) the browser crashes

Steps to Reproduce

Provide a ruge array of nodes (e.g 500 nodes) to the flow

Expected Result

The nodes should show (virtual scroll?)

Actual Result

The browser becomes slower and may crash

Environment Details

Browser: 130.0.6723.70 (Official Build) (arm64) Library Version: 16.0.5 Angular Version: 18.2.0

Screenshots or Videos

No response

Additional Context

No response

siarheihuzarevich commented 2 weeks ago

I will check it. Please provide screenshot and stacktrace.

siarheihuzarevich commented 2 weeks ago

@anderson-896 Not reproduced. I added 2500 nodes