Page transition issue

Hi,

I have used dhtmlx mobile scheduler and it when i click on date,it goes for date selection and after selection, I click on save ,it goes back to month view rather than event form

Please help why its tap twice?

Hi,

how can we reproduce the issue ? can it be reproduced in standard scheduler samples?

I found that this issue beacause of I have added dhxscheduler_mobile.js file twice so its calling every event twice like done,save,display.

If i include js multiple times,then why its calling event multiple times?

Hi,

the library should be included once.

Yes Included once but problem is i have different form after login using jquery mobile and form is not loading. Any solution to load form in pageshow or pageinit event?