-
-
Notifications
You must be signed in to change notification settings - Fork 79k
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
Popover bug in bootstrap.js - 3.3.5 #17550
Comments
Hi @kameas! You appear to have posted a live example (https://fiddle.jshell.net/2jne44zh/1/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:
You'll need to fix these errors and post a revised example before we can proceed further. (Please note that this is a fully automated comment.) |
Hi @kameas! You appear to have posted a live example (https://fiddle.jshell.net/m6xdqg8y/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:
You'll need to fix these errors and post a revised example before we can proceed further. (Please note that this is a fully automated comment.) |
And you're mixing different versions of Bootstrap's CSS and JavaScript, which is also invalid; their versions must always match. |
update: |
Duplicate of #16732. |
https://jsfiddle.net/2jne44zh/1/ - its work on 3.3.4
https://jsfiddle.net/m6xdqg8y/ - now its bug on 3.3.5
The text was updated successfully, but these errors were encountered: