Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • B bootstrap
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 263
    • Issues 263
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 114
    • Merge requests 114
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Bootstrap
  • bootstrap
  • Issues
  • #22261
Closed
Open
Issue created Mar 24, 2017 by Administrator@rootContributor

Implement bodyElement in Tooltips and Popover

Created by: Johann-S

Tether added bodyElement option in 1.4.0 (see https://github.com/HubSpot/tether/pull/204) and it would be better to use bodyElement instead of trying to do the same thing with container option in Tooltip (https://github.com/twbs/bootstrap/blob/v4-dev/js/src/tooltip.js#L284-L288) which doesn't work because Tether previous version only add element to the <body>

It would be usefull for #22249 (closed)

Assignee
Assign to
Time tracking