Skip to main content

prevent_cache

Description

Enables/disables caching of GET requests in the browser

prevent_cache: boolean

Example

scheduler.config.prevent_cache = true;
...
scheduler.init('scheduler_here',new Date(2009,10,1),"month");

Default value: false

Details

Enabling the property is recommended.

Need help?
Got a question about the documentation? Reach out to our technical support team for help and guidance. For custom component solutions, visit the Services page.