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
{{ message }}
This repository was archived by the owner on May 29, 2019. It is now read-only.
In short, it is recommended to use class="{{myCustomClass}}" in this situation sinceuib-accordion-groupusesreplace: true` under the hood, which is the situation that Angular itself does not support ng-class usage with.
Consider this plunkr:
http://plnkr.co/edit/oPXpvtLfP3xZtSH1YqkQ?p=preview
This:
Results in div.panel having ng-class attribute:
Which looks like invalid syntax to me!
The text was updated successfully, but these errors were encountered: