My understanding is that once a page is rendered in Kendo Mobile, it actually never get destroyed or removed from memory. This has some impacts on our java script coding that has unintended consequences.
Does Kendo Mobile have a page caching attribute like jQuery Mobile attribute data-dom-cache="true" to clear out cache for individula pages?
Does Kendo Mobile have a page caching attribute like jQuery Mobile attribute data-dom-cache="true" to clear out cache for individula pages?