This repository was archived by the owner on May 29, 2019. It is now read-only.
This repository was archived by the owner on May 29, 2019. It is now read-only.
Accordion groups broken in v0.7.0 #1297
Closed
Description
As described in this thread, it is no longer possible to have accordion groups generated by a ng-repeat
open independently in v0.7.0, when it worked in v0.6.0.
This plunker illustrates the issue.
On the same thread, @petebacondarwin provided a fix.