yalabot / angular-foundation

http://pineconellc.github.io/angular-foundation/
Other
1.05k stars 267 forks source link

Accordion Directive: Close Others not working #269

Closed PsySolix closed 9 years ago

PsySolix commented 9 years ago

Hi there, I'm working on a notifications system and the accordion directive is working quite nicely for that. Suddenly the close-others attribute does not do what it is intended for, close the others...

image

This is the code for it, where should I be looking to fix this? Can someone help me on my way? (or give me an answer :p)

EDIT: This can be closed, my problem was that I ng-repeat the master accordion directive, so no groups were created