Skip to main content
How are we doing? Please help us improve Stack Overflow. Take our short survey

All Questions

Filter by
Sorted by
Tagged with
1 vote
3 answers
2k views

AngularJS $http.get cache not working

After next(Route) to other page, come back it still call back the link. How to cache JSON data from http call to optimize performance? Try some solution but not working $http.get(url, { cache: true}...
Ricky's user avatar
  • 11