bryntum / support

An issues-only repository for the Bryntum project management component suite which includes powerful Grid, Scheduler, Calendar, Kanban Task Board and Gantt chart components all built in pure JS / CSS / TypeScript
https://www.bryntum.com
54 stars 6 forks source link

[ExtJS] `hasTransitiveDependency` method causes `maximum call stack ...` exception #9963

Open arcady-zherdev opened 2 months ago

arcady-zherdev commented 2 months ago

Forum post

In our project app, we are encountering a "maximum call stack" error in the console (as shown in the attached screenshot). our project SS

Arcady: the Gnt.data.DependencyStore class hasTransitiveDependency method has a recursive call which could cause that on large datasets.