Hey people! I'm using angular.js to build a quite big platform and so far everything seems to be done apart from one problem:
I'm using uiRouter instead of ngRouter and everytime I want to login I have to hit F5 to refresh the whole page before the site recognises that the user is logged in. To solve my issue I've created a Service that is being injected to every Controller where the user is logged in and sometimes it works but sometimes it doesn't. I was wondering if anyone has any solution for that... Thanks a lot for your help! Bestest David -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
