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

Tooltip & Popover don't use container setting #20746

Closed
erikosterholm83 opened this issue Sep 19, 2016 · 2 comments
Closed

Tooltip & Popover don't use container setting #20746

erikosterholm83 opened this issue Sep 19, 2016 · 2 comments

Comments

@erikosterholm83
Copy link

I want to place a popover inside a specific element but i can't get it working by using container setting. (and i can't see the container setting is used anywhere in the code)

http://v4-alpha.getbootstrap.com/components/popovers/

$(this).popover({
html: true,
trigger: 'manual',
placement: 'top',
container : '.page'
});

@zacechola
Copy link

Could you please include a reduced test case as an example? Thank you.

@zacechola
Copy link

Ah, nevermind. This appears to be a duplicate of #17755.

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

3 participants