Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

accordion: isOpen does not work with first click #399

Closed
brosenberger opened this issue Apr 12, 2016 · 3 comments
Closed

accordion: isOpen does not work with first click #399

brosenberger opened this issue Apr 12, 2016 · 3 comments

Comments

@brosenberger
Copy link

Actions:

Expected:

  • the accordion component closes instantly after clicking the button

Result:

  • closing works on the second click on the close button

Version info:
angular2 v2.0.0-beta.14
bootstap v4.0.0-alpha.2
ng2-bootstrap v1.0.11

@thejewdude
Copy link

I want to add that the button only toggles visibility on first click if the current state of visibility is consistent with the result of the last time it toggled the visibility.

@valorkin
Copy link
Member

It is actually working, but it is a one way binding from status.open to isOpen
but fixed anyway, thanks :)

@valorkin valorkin added this to the 1.0.25 milestone Jul 24, 2016
@calvinKG
Copy link

When are you pushing the next release to fix this bug ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants