Our pure JavaScript Scheduler component


Post by rytis.i »

The event tooltip and editor do not always display the same end date. This can be observed in this demo https://bryntum.com/products/scheduler/examples/frameworks/vue/javascript/tasks/dist/

When a new event is being dragged onto the scheduler e.g. from May 7 to May 11 inclusive the tooltip displays May 12th as the end date. The event editor also displays May 12th. When the event is created though the tooltip changes to May 11th as the end date and the event editor still displays May 12th

Attachments
off_by_one.gif
off_by_one.gif (1.05 MiB) Viewed 113 times

Post by ghulam.ghous »

Hi @rytis.i,

Thanks for reporting this, created a ticket to investigate and fix it. You can subscribe to the ticket https://github.com/bryntum/support/issues/8871 to keep track of updates here.

Regards,
Ghous


Post Reply