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

Changing the value of is-open attribute of a hidden accordion causes transition problems #3141

Closed
idanb11 opened this issue Dec 25, 2014 · 1 comment

Comments

@idanb11
Copy link

idanb11 commented Dec 25, 2014

Hi @pkozlowski-opensource ,

When I try to change the value of is-open of a hidden accordion is causes the transition of the collapsing to get stuck in 'collapsing' class and not changing to 'collapse' class.
This problem with the transition is causing the accordion to behave strangely where you need to press the heading twice to open accordion group.

I've read this - #90
But it looks like it is still an existing bug. (i use the latest version)...

Any help will be much appreciated...
Idanb11

@idanb11 idanb11 changed the title Showing 2 exact accordions on a single page caues them to be out of sync Changing the value of is-open attribute of a hidden accordion causes transition problems Jan 6, 2015
@chrisirhc
Copy link
Contributor

#1675 should fix this

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
@chrisirhc chrisirhc added this to the 0.13.0 milestone Mar 21, 2015
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

2 participants