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

Ui-router and iOS (stateProvider)

$
0
0

Try to run this.getProducts(); inside of beforeEnter. So move

$scope.$on('$ionicView.beforeEnter', function() {
  alert(window.location);
})

To the bottom of order controller and add this.getProducts(); inside of it.


Viewing all articles
Browse latest Browse all 228595

Trending Articles