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

two instances of accordian trigger each other #19806

Closed
Mr-Chilly opened this issue Apr 26, 2016 · 9 comments
Closed

two instances of accordian trigger each other #19806

Mr-Chilly opened this issue Apr 26, 2016 · 9 comments

Comments

@Mr-Chilly
Copy link

Mr-Chilly commented Apr 26, 2016

[(https://jsfiddle.net/DanielChilly/x7yqfomp/)]

Adding two instances of the Accordion, with correct ID changes, fails to act independantly from each other. The first will close all of the seconds accordion, and vica versa.

same jsfiddle tested with bootstrap 3 and works as expected.

@twbs-lmvtfy
Copy link

Hi @DrChills!

You appear to have posted a live example (https://fiddle.jshell.net/DanielChilly/x7yqfomp/show/light/), which is always a good first step. However, according to Bootlint, your example has some Bootstrap usage errors, which might potentially be causing your issue:

  • line 108, column 13: E014: Columns (.col-*-*) can only be children of .rows or .form-groups

You'll need to fix these errors and post a revised example before we can proceed further.
Thanks!

(Please note that this is a fully automated comment.)

2 similar comments
@twbs-lmvtfy
Copy link

Hi @DrChills!

You appear to have posted a live example (https://fiddle.jshell.net/DanielChilly/x7yqfomp/show/light/), which is always a good first step. However, according to Bootlint, your example has some Bootstrap usage errors, which might potentially be causing your issue:

  • line 108, column 13: E014: Columns (.col-*-*) can only be children of .rows or .form-groups

You'll need to fix these errors and post a revised example before we can proceed further.
Thanks!

(Please note that this is a fully automated comment.)

@twbs-lmvtfy
Copy link

Hi @DrChills!

You appear to have posted a live example (https://fiddle.jshell.net/DanielChilly/x7yqfomp/show/light/), which is always a good first step. However, according to Bootlint, your example has some Bootstrap usage errors, which might potentially be causing your issue:

  • line 108, column 13: E014: Columns (.col-*-*) can only be children of .rows or .form-groups

You'll need to fix these errors and post a revised example before we can proceed further.
Thanks!

(Please note that this is a fully automated comment.)

@Mr-Chilly
Copy link
Author

@Johann-S
Copy link
Member

Duplicate of : #18824

and maybe one day this PR will be review : #18847
to fix this bug 😄

@Mr-Chilly
Copy link
Author

Mr-Chilly commented Apr 26, 2016

Ah Thanks!!!

I've 'thumbed in' your change until it is merged. I can confirm it solved the issue

@Johann-S
Copy link
Member

Thank you for your feedbacks 👍

@RyanZim
Copy link

RyanZim commented Apr 26, 2016

@DrChills Since this is a duplicate, could you please close this?

@Mr-Chilly
Copy link
Author

My bad!

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

No branches or pull requests

4 participants