Mobile scheduler's next-prev control buttons.

I have an issue on iOS to switch the next day or week in a mobile scheduler. When I push the “Next” button in any mode of the mobile calendar: (day, week, month), there is the current calendar’s day is jumping over to the next day after the next.
For example there is a sequence of days that I have got after the button was pushed a few times in a day mode : 10.10.2018 → 12.10.201 → 14.10.201 and etc. There are lost days: 11th, 13th.
Is there any way to solve the issue?

Hi,

I can confirm the iOS-specific issue.
The fix is already released in the 5.4.1 update for Scheduler.
Since this release, you can avoid such problem by specifying

webix.Touch.fastClick = false;

before Scheduler initialization.

I downloaded the latest version of the mobile scheduler (5.4.1) and I saw that, the file scheduler.js doesn’t has been built, because there is no version of release at the top of the js file and the file is not minified. I guess the file have to be built. Is my opinion right? P.S. The error that I mentioned earlier is still relevant.

We have located the real reason of the error. Due to the scale of change, it will be included only in webix 6.0 ( September )

If you need the fix ASAP, please contact us directly at support@webix.com