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

Incorrect working collapse() method? #21949

Closed
Shurikkan opened this issue Feb 9, 2017 · 7 comments
Closed

Incorrect working collapse() method? #21949

Shurikkan opened this issue Feb 9, 2017 · 7 comments
Labels

Comments

@Shurikkan
Copy link

Shurikkan commented Feb 9, 2017

I'm trying hide all active accordion panels and then show panel by ID.
Then, when I click on adjacent accordion panels - all panels are showing.

Here is example of code:
https://jsfiddle.net/u9kzt32w/5/
Сlick on the various panells and you will be able to see the problem.

P.S.: Sorry for my bad english :)

@Johann-S
Copy link
Member

Johann-S commented Feb 9, 2017

Support for v3 has mostly ceased. Please let us know if this issue affects v4.
See : #20631

@Shurikkan
Copy link
Author

Shurikkan commented Feb 9, 2017

Bootstrap 3

@Shurikkan
Copy link
Author

BS3 support is ceased because BS4 stable version is already appeared?

@Johann-S
Copy link
Member

Johann-S commented Feb 9, 2017

No because the team and folks wants to focus on the development of V4

@Shurikkan
Copy link
Author

I try this in Bootstrap 4 (alpha):
https://jsfiddle.net/u9kzt32w/6/
and the result has not changed.

Code write in accordance with the official documentation on the website:
https://v4-alpha.getbootstrap.com/components/collapse/

Previous code version (on BS3):
https://getbootstrap.com/javascript/#collapse

@Johann-S
Copy link
Member

Johann-S commented Feb 9, 2017

Related to : #18418

@Shurikkan
Copy link
Author

Shurikkan commented Feb 10, 2017

Thank's for help! :)

Working example is:
https://jsfiddle.net/u9kzt32w/9/

Maby include this information in BS4 documentation?
I think it's a pretty useful thing!

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

No branches or pull requests

3 participants