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

FAQ accordion example duplicate IDs #90

Open
robsmitha opened this issue Jun 16, 2021 · 0 comments
Open

FAQ accordion example duplicate IDs #90

robsmitha opened this issue Jun 16, 2021 · 0 comments

Comments

@robsmitha
Copy link

When collapsing the accordion example on the faq.html page, duplicate IDs between the "Account & Billing" accordion and the "Website Issues" accordion cause two expand/collapse behaviors to fire.

Duplicate IDs:
collapseOne
collapseTwo
collapseThree

Proposed solution: Update IDs to be unique.
collapseOne
collapseTwo
collapseThree
collapseFour
collapseFive
collapseSix

Please let me know if you need additional info. The new BS5 templates/themes look outstanding.

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

1 participant