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

can't open right dropdown when DOM has more #40512

Closed
3 tasks done
laczka opened this issue May 31, 2024 · 1 comment
Closed
3 tasks done

can't open right dropdown when DOM has more #40512

laczka opened this issue May 31, 2024 · 1 comment
Labels

Comments

@laczka
Copy link

laczka commented May 31, 2024

Prerequisites

Describe the issue

Hi,
on my site has two dropdown beside each other.
the second one i want open programmatically, but i cant, when i try, the first one is opening.

Reduced test cases

https://codepen.io/Laczka-S-ndor-G-bor/pen/YzbZyWo

What operating system(s) are you seeing the problem on?

Windows

What browser(s) are you seeing the problem on?

Chrome

What version of Bootstrap are you using?

5.3.3

@ac-mmi
Copy link

ac-mmi commented Jul 12, 2024

dropdown("toggle") method is invoked for dropdown button not the <div id="second"></div>

@mdo mdo closed this as not planned Won't fix, can't repro, duplicate, stale Jul 24, 2024
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

4 participants