- Home
- Forum
- Angular - EJ 2
- App crashes on editing Gantt chart task
App crashes on editing Gantt chart task
We are encountering an issue where the application crashes when editing tasks within the Gantt chart component. This behavior is observed consistently, particularly when interacting with larger datasets.
Issue Summary:
The application becomes unresponsive and eventually crashes when a user attempts to edit a task in the Gantt chart.
Video : https://www.loom.com/share/11e1750e275742d98802947332e3fd7e
We would appreciate your assistance in identifying the root cause and providing recommendations or a fix to resolve this issue.
Thank you,
Attachment: ganttchart_ee95b707.zip
Regards,
Sridharan
Hi
Prabhat,
As we need to ensure coverage of related use
cases, we were unable to include the fix for the issue 'Gantt chart becomes
unresponsive when editing with multiple dependency connections' in the Volume 2
main release scheduled for yesterday (June 26, 2025). This fix is planned for
inclusion in the upcoming patch release on July 1, 2025.
We apologize for any inconvenience this may
have caused and appreciate your understanding.
Regards,
Ajithkumar G
Prabhat,
Thanks for your patience.
We are glad to announce that our patch release (v30.1.38) is rolled out successfully. In this release, we have added the fix for the reported issue.
Please upgrade to the latest version packages to resolve this issue "When editing Gantt chart gets unresponsive with multiple dependency connection in Angular | Feedback Portal".
Root Cause - The issue was caused by missing checks for already processed tasks and unconnected predecessors, leading to unnecessary recursion. Adding those checks prevents redundant or infinite calls.
Sample - https://stackblitz.com/edit/angular-1ktxufeh-ffkycyss?file=src%2Fapp.component.ts,package.json
Regards,
Sridharan
- 3 Replies
- 3 Participants
-
PT Prabhat Thakur
- May 22, 2025 09:10 AM UTC
- Jul 2, 2025 10:24 AM UTC