Premium support for our pure JavaScript UI components


Post by cubrilo »

Hi,

I have an issue with deleting multiple assignments. I select 2 assignments and when I press the delete button in the method

beforeAssignmentDelete(event)

https://www.bryntum.com/docs/scheduler/#Scheduler/view/mixin/EventNavigation#event-beforeAssignmentDelete
I get only last selected assignment instead of all selected in the event.assignmentRecords list.


Post by mats »

Which version are you on? I believe this was fixed recently (try latest nightly build) https://github.com/bryntum/support/issues/2800


Post by cubrilo »

We are on 4.0.8
Ok, we'll try it out.


Post Reply