TreeList Sends Only 3 Delete Requests for Parent Row with More Than Two Child #8110
Labels
Bug
C: TreeList
FP: Unplanned
Sync status with associated Feedback Item
jQuery
Regression
Broken functionality which was working previously
Bug report
When a Kendo TreeList contains a parent row that is expanded and includes more than two child records, performing a delete operation results in only 3 delete requests being sent. Specifically, two for the last two child records and one for the parent record.
Reproduction of the problem
Here is a Dojo for reproduction: https://dojo.telerik.com/Cqxjobpr
Current behavior
Sends only 3 delete requests for the last 2 children and the parent.
Expected/desired behavior
Should send individual delete requests for the parent and every child
TicketID:
Here is the TicketID: 1676145
Environment
The text was updated successfully, but these errors were encountered: