Hi guys I have issue in app.
I'm using angularjs 1.6
Issue is I have two ui-view .
One in indax.html and another one is on home.html.
When I route using $state.go(login) for index it's working fine calling 
controller once only for every state .
For home ui-view we are routing like $state.go(home.xyz).it's working fine .

Now issue comes when try to refresh browser using F5 controller get called two 
times for home ui-view ..not sure what wrong I'm doing here.

-- 
You received this message because you are subscribed to the Google Groups 
"Angular and AngularJS discussion" 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 https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to