Skip to content
New issue

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

isActive is built into ui-router #42

Closed
ProLoser opened this issue Nov 16, 2014 · 2 comments
Closed

isActive is built into ui-router #42

ProLoser opened this issue Nov 16, 2014 · 2 comments

Comments

@ProLoser
Copy link

You should use $state.contains() or ui-sref-active

@tarlepp
Copy link
Owner

tarlepp commented Nov 17, 2014

Yeah, I know but problem is that two main level navigations points to same parent state, so I did this little hack for this.

@tarlepp tarlepp closed this as completed Nov 17, 2014
@ProLoser
Copy link
Author

Umm what? Contains should be able to do anything ui-sref-active can't do.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants