I am using the javascript version of the DayPilot Lite, Calendar control. The code works fine in ie, firefox and safari. In Chrome, when I click on an event (week view), the onEventMoved event is fired.
I note as well that if the event is over multiple days and I click on the second (or later days), it does actually move the event. ie in the args passed to the onEventMoved function, the start date is set to the date you click on.
Is this a know issue or can you point me in the right direction to deal with this problem?
Thanks
JD