Premium support for our pure JavaScript UI components


Post by jimmycallin »

Hi!

I believe this might be a bug - onBeforeEventSegmentDrag seem to be missing the necessary context from which the drag was initiated (eventRecords).

See video.

Skärminspelning 2024-11-29 kl. 12.15.05.mov
(18.48 MiB) Downloaded 5 times

Tested here: https://bryntum.com/products/schedulerpro/examples/infinite-scroll-crudmanager/

With this snippet in the console:

schedulerPro.on("beforeeventsegmentdrag", (e) => console.log("hello", e))

Post by tasnim »

Thanks for reporting. We'll investigate it. Here is the ticket to track status https://github.com/bryntum/support/issues/10418

Best of luck :),
Tasnim


Post Reply