I’m saving some data using cordovaSqlLite, and going to list items page after this.
But on redirect, the controller isn’t reload…
In this way the variable that has items retrieved from database isn’t reload too
Search the forum or read the ionic doc about view caching and $ionicVew events.