openam / bootstrap-responsive-tabs

Bootstrap responsive tabs are tabs that switch to collapsible components (accordions) when resized.
openam.github.io/bootstrap-responsive-tabs
MIT License
132 stars 60 forks source link

"Active" accordion header doesn't close others #67

Open anjanphukan opened 7 years ago

anjanphukan commented 7 years ago

When some an accordion is open and you click on any other header the rest collapse. But when try the same thing on the accordion header with "active" it doesn't close the other accordions.

In your example "Tabs with an assigned id." please any other tab than "Tab 1" and then try it. In the second example, "Tabs without an assigned id." it happens with the "profile" accordion header.