angular-ui / bootstrap

PLEASE READ THE PROJECT STATUS BELOW. Native AngularJS (Angular) directives for Bootstrap. Smaller footprint (20kB gzipped), no 3rd party JS dependencies (jQuery, bootstrap JS) required. Please read the README.md file before submitting an issue!
http://angular-ui.github.io/bootstrap/
MIT License
14.3k stars 6.74k forks source link

Accordion coloring not working as expected #6485

Open tribicito opened 7 years ago

tribicito commented 7 years ago

Bug description:

Accordion is not working as expected. I read the known issues but the accordion is not working. Before I was able to set accordions with different colors one after the other one.

Link to minimally-working plunker that reproduces the issue:

https://plnkr.co/edit/sfkTApfUbSi5QoxNOdHP?p=info

Steps to reproduce the issue:

Just run the plunker and you see that the accordions are not build correctly (doesn't have round corners and spacing between them)

Version of Angular, UIBS, and Bootstrap

Angular: 1.6.2

UIBS: 2.5.0

Bootstrap: 3.3.6

WVWillHall commented 7 years ago
ng-class="task[$index].panelColor"