We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It would be nice ui-router supported something like redirectTo, e.x. http://stackoverflow.com/a/30219547/113
redirectTo
.state('home', { url: '', redirectTo: 'home.list' });
The text was updated successfully, but these errors were encountered:
This feature request has been around for quite a while, see #24 #1235 etc.
Sorry, something went wrong.
Agreed. Let's pick one of the many redirectTo tickets and schedule it for a release in 0.2.16 and 1.0
No branches or pull requests
It would be nice ui-router supported something like
redirectTo
, e.x. http://stackoverflow.com/a/30219547/113The text was updated successfully, but these errors were encountered: