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 has been archived by the owner on May 29, 2019. It is now read-only.
Hi,
If you use "is-disabled" attribute on "accordion-group" with header as an attribute, everything works fine, "text-muted" class is added correctly.
But if you use tag, panel is still disabled, but the "text-muted" class is not added to the header.
Here is plunker: http://plnkr.co/edit/n5LxEAeq5lyS5St6ndYr?p=preview
The text was updated successfully, but these errors were encountered:
This looks like a valid bug to me. Thanks for the very clear plunkr however you should use at least ui-bootstrap v0.12.1 and the latest Angular 1.2.x or Angular 1.3.x when demonstrating an issue.
I updated the plunkr and the bug can still be reproduced.
Here's an updated plunkr with the current master branch in ui-bootstrap-0.13.0-snapshot.js.
Hi,
If you use "is-disabled" attribute on "accordion-group" with header as an attribute, everything works fine, "text-muted" class is added correctly.
But if you use tag, panel is still disabled, but the "text-muted" class is not added to the header.
Here is plunker:
http://plnkr.co/edit/n5LxEAeq5lyS5St6ndYr?p=preview
The text was updated successfully, but these errors were encountered: