Can i change state url manually in state events?
In code below, how i can redirect to /something before forbidden page is
displayed?
Something like:
$state.get("forbidden").url = "/something";
$state.go("forbidden");
Full example:
http://run.plnkr.co/plunks/rcySzblDEQlkjwU9cEcN/
http://plnkr.co/edit/rcySzblDEQlkjwU9cEcN?p=preview
Tnx
--
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.