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

Docs: popover selector option example broken #26990

Closed
gricey432 opened this issue Jul 30, 2018 · 1 comment
Closed

Docs: popover selector option example broken #26990

gricey432 opened this issue Jul 30, 2018 · 1 comment

Comments

@gricey432
Copy link
Contributor

In the docs for popover under the selector option https://getbootstrap.com/docs/4.1/components/popovers/#options it links to "an informative example" https://jsbin.com/zopod/1/edit?html,css,js,console,output however the example is broken.

"ReferenceError: $ is not defined
    at zopod.js:10:1
    at https://static.jsbin.com/js/prod/runner-4.1.4.min.js:1:13924
    at https://static.jsbin.com/js/prod/runner-4.1.4.min.js:1:10866"

Linux, Chrome

@Johann-S
Copy link
Member

it seems more related to JSBin than us @gricey432, I did a copy/paste in a CodePen and it works see: https://codepen.io/Johann-S/pen/djJYPb

But we have to use in this JSBin bootstrap.bundle.min.js because our Popover needs Popper.js

So we should update this JSBin or change to a CodePen

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

No branches or pull requests

2 participants