Before I used EnableDynamicLoading, the app worked perfect but now it throws an error: “Uncaught TypeError: Cannot read property ‘1’ of undefined” in dhtmlxscheduler_timeline.js:61. I tried to use scheduler.BeforeInit.Add(“schedulerClient.init()”); where I wanted set date using scheduler.init or scheduler.setCurrentView but it didn’t help. And now I don’t have any clue what is wrong?