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

No luck trying to update badge on a tab, scoping issue?

$
0
0

Thanks Saurabh. That is what I ended up doing after a reply on another thread in stackoverflow

angular.module('controllers').controller 'NotificationsCtrl', ($scope, Notification)->
  console.log "NotificationsCtrl"
  $scope.$on "notification:received", (err,data)->
     $scope.$apply()
     $scope.Notification = Notification
  return

Viewing all articles
Browse latest Browse all 228595

Trending Articles



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