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
I'm using ng-repeat to show accordions and I want to track which accordion is selected so that I can open it from the controller. So is there any way to achieve this.