You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The problem is that I would like to use the possibility to have multiple rules for ui-sref-active. For example like this: ui-sref-active="{'active': 'videos.*', 'active': 'files.*'}
Is this somehow possible? At the moment it only takes the last condition.