Touch Move Month View Bug

Hi,

I think I found an issue in month view from touch device (tested on iPad)

Go to example: dhtmlx.com/docs/products/dhtmlxS … ring.shtml

Try to move any of the events from an iPad using touch, and the time (not only the date) will change. that is not what I expected, I do not want the scheduler to edit the time when moving between dates in month view (it should only change the date and keep time). What could be done to avoid this?

Hello,
do you have this issue with demos from scheduler package?
I’ve reproduced the unexpected behavior at this page dhtmlx.com/docs/products/dhtmlxS … ring.shtml
but the samples from a package seems working correctly.

Samples at dhtmlx.com/docs/products/dhtmlxScheduler/ uses slightly older version of the component, the issue seems to be fixed in the latest version

Hi

Thanks, I am using 4.3.0 which has the issue. After upgrading to 4.3.1, it now works as expected :smiley: