You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…snake layout for large chains (#4242)
- replaced recursion with stack implementation
---------
Co-authored-by: Roman Rodionov <roman_rodionov@epam.com>
Steps to Reproduce
Actual behavior
Uncaught RangeError: Maximum call stack size exceeded appeared in console. Chain layout did not changed.
Expected behavior
There is no errors in console. Chain changed layout to snake.
The text was updated successfully, but these errors were encountered: