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

ui-sref-active not applied when using native-ui-sref #115

Open
ghost opened this issue Jun 25, 2016 · 4 comments
Open

ui-sref-active not applied when using native-ui-sref #115

ghost opened this issue Jun 25, 2016 · 4 comments
Labels

Comments

@ghost
Copy link

ghost commented Jun 25, 2016

CSS class is not applied to link when using native-ui-sref

@shprink shprink added the bug label Jul 5, 2016
@bbialas
Copy link

bbialas commented Aug 8, 2016

+1

1 similar comment
@andrecbr
Copy link

andrecbr commented Aug 9, 2016

+1

@shprink
Copy link
Owner

shprink commented Aug 9, 2016

Any of you want to have a crack at it?

@thedmeyer
Copy link

Instead of using ui-sref-active, I am adding the following to my ion-items:

ng-class="{active: ('app.home' | isState)}"

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

No branches or pull requests

4 participants