Welcome to the Blazor feedback portal. We’re happy you’re here! If you have feedback on how to improve the Blazor, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
Hello Syncfusion Team,
I am experiencing a bug when I have the critical path feature enabled. I have found that this occurs somewhat randomly, often when trying to delete tasks in a batch. I have found other ways to encounter this bug if you spend a lot of time playing around with the Gantt Chart, but I haven't found a consistent way to replicate this.
I am attaching a video where I replicate this issue by dragging onto several tasks and then use the context menu to delete a task. I do this multiple times until I encounter the crash, which appears to be a result of the Critical Path.
I am using the left click to drag select, and while left clicking, I press and release the right click to open the context menu. Next, I choose the "Delete Task" option from the Context Menu.
Here is a snippet of my code. I am using the "Row" Selection Mode and "Multiple" Selection Type. Let me know if you have any questions. Thank you!