Does someone know how to speed up loading time of the calendar app? When i load a calendar in month view with ONLY 6 items i have to wait for more the 4 seconds. The fields only show the hour and title
In the console i get a warning message ‘LOAD HANDLER TOOK 3050ms’!!!
I made the same calendar in a BLANK app (so with filter and calendar view with a large descriptionfield) and then it only takes 200ms. So this page with more information loads more then 10 times faster. And i don’t get the warning message LOAD HANDLER TOOK…’
So does some know how to improve the SC calendar app? How to solve this ‘LOAD HANDLE TOOK’-message?