Quantcast
Channel: Ionic Forum - Latest posts
Viewing all articles
Browse latest Browse all 228598

Caching trigger delay

$
0
0

Is there a way where the caching triggers after a certain time. Because what happens is the page caches even after sorting is not done, so some data gets stuck in the UI. this my code:

.state('tabs.home', {
      cache: true,
      url: "/home",
      views: {
        'home-tab': {
          templateUrl: "templates/home.html",
          controller: 'HomeCtrl'
        }
      }
    })

Viewing all articles
Browse latest Browse all 228598

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>