I am having the same issue.
My first call brings the data from server but the same call gets response from cache every time i make the call after the first.
I.e. on pull to refresh
I've tried putting {cache:false} but it is not working.
Any clues on this?
↧
How to disable cache on $http.get?
↧