The experience of looking at schedules on mobile screens is bad since lazy loading is used, compare https://eventyay.com/e/7cfe0771/schedule.
The screens often requiring refreshing. Scrolling down suddenly skips sessions and if the user is inactive the entire schedule needs to be reloaded.
Should the schedule of each day be fully loaded instead of lazy loading?