Our pure JavaScript Scheduler component


Post by ashupp »

I am encountering the following issues when using multi assigned events (in scheduler-pro )

  • Drag and drop one of a multi assigned event to another resource. The Commit is not fired.
  • Edit assignments of a multi assigned event via the event editor. The Commit is not fired.

A commit will be fired when start or end date changes at the same time. But in this case - the changed resource data is not in the payload of the request.

Is this behaviour actually an issue or am i doing something wrong?

Thanks and best regards, Alex


Post by saki »

How can we reproduce it? Can we somehow trigger it on one of our examples? If not, post please a very simple showcase that we can run and debug locally.


Post Reply