Skip to content
This repository has been archived by the owner on May 29, 2019. It is now read-only.

Accordion is-open doesn't work with angular.js 1.3.0 #2871

Closed
dmatta opened this issue Oct 22, 2014 · 2 comments
Closed

Accordion is-open doesn't work with angular.js 1.3.0 #2871

dmatta opened this issue Oct 22, 2014 · 2 comments

Comments

@dmatta
Copy link

dmatta commented Oct 22, 2014

I set up two examples in plunker with exactly the same accordion example except this one is using angular.js 1.2.16

http://plnkr.co/edit/4xUgFjQQiXUPYNbMIsI5?p=preview

And the second one is using angular.js 1.3.0
http://plnkr.co/edit/VpE1343mDkfjZCabXwme?p=preview

Clicking on the link under Static Header, initially expanded for 1.2.16 shows and opens the Dynamic Body Content accordion group.

Clicking on the same link for 1.3.0 shows the Dynamic Body Content accordion group but doesn't open it.

Then you have to click twice on the dynamic body content header to open the accordion group.

Please let me know if you need any more information.

Thanks!

@JeroMiya
Copy link

JeroMiya commented Jan 5, 2015

FYI: Still seeing this in angular 1.3.8 and ui-bootstrap 0.12.0.

@Foxandxss
Copy link
Contributor

Yo!

I can confirm this as well (cleaned example).

I will fix that ASAP.

@Foxandxss Foxandxss self-assigned this Mar 16, 2015
chrisirhc added a commit to chrisirhc/angular-ui-bootstrap that referenced this issue Mar 21, 2015
- Deprecate collapse module
  Consider removing it after transition module is deprecated as well.

Fixes angular-ui#2871
Closes angular-ui#1675
chrisirhc added a commit to chrisirhc/angular-ui-bootstrap that referenced this issue Mar 21, 2015
- Deprecate collapse module
  Consider removing it after transition module is deprecated as well.

Fixes angular-ui#2871
Fixes angular-ui#3141
Closes angular-ui#1675
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants