Our powerful JS Calendar component


Post by tokytok »

Hi,

On the version 4.1.2 (install with npm), the parameter loadOnDemand not work.
https://www.bryntum.com/docs/calendar/#Calendar/feature/LoadOnDemand

features={{
    loadOnDemand: true,
}}

Post by saki »

Configuring features object is not recommended. Does

loadOnDemandFeature={true}

work?

Post please a runnable showcase if the above does not fix it.


Post Reply