-
-
Notifications
You must be signed in to change notification settings - Fork 447
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
Dropdown menu isn't opening #180
Comments
Probably using the wrong bootstrap version / html code. |
I was running into this with the following error in the console:
Downgrading to jQuery 3.4.1 worked for me. More information can be found here. |
Dropdown also isnt working here, but your solution didnt work for me. @alexsouzabh have you had any luck? |
for those looking for solution to this, I found a work around for this problem. Follow the steps from here and the dropdown will work using the code template for bootstrap 4. Hope this helps! |
Hi, I tried to use this GEM in distinct SO (Windows and Linux), tried to look at google but I'm not able to resolve. I create a dropdown menu, it's showed in Browser but I'm not able to open.
I'm running
rails: 6.0.0
ruby: 2.6.5p114
Ubuntu 16.04.6 LTS
An example that I'm using
Thank you!
The text was updated successfully, but these errors were encountered: