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
I have tried to use uiSrefActive with multiple classes and it does not work. It appears that there is an issue with these lines:
uiSrefActive
angular/src/directives/uiSrefActive.ts
Line 90 in 768cb61
Line 93 in 768cb61
Check this snippet that reproduces the issue and shows how it should be implemented. https://jsbin.com/nokijafepo/1/edit?js,console
The text was updated successfully, but these errors were encountered:
e086700
No branches or pull requests
I have tried to use
uiSrefActive
with multiple classes and it does not work. It appears that there is an issue with these lines:angular/src/directives/uiSrefActive.ts
Line 90 in 768cb61
angular/src/directives/uiSrefActive.ts
Line 93 in 768cb61
Check this snippet that reproduces the issue and shows how it should be implemented.
https://jsbin.com/nokijafepo/1/edit?js,console
The text was updated successfully, but these errors were encountered: