Dear Support,
I upgraded from 5.6.13 -> 6.1.1 and managed to adjust most breaking changes except for loadOnDemand: true. I previously had loadOnDemand: true in features config which was initiated from the HTML bryntum-calendar element.
Can you please help with this? I am trying to enable this feature by using this.calendar.features.loadOnDemand = true; but it's failing.
What is the correct way in this new version please?