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
  • #15277
Closed
Open
Issue created Dec 03, 2014 by Administrator@rootContributor

Can dismissible popover work without href="#" ?

Created by: bartvanderwal

The dismissable popover is not working for me in Bootstrap 3.3.1. No popup window appears anymore when I add a data-trigger="focus" attribute.

See this fiddle: http://jsfiddle.net/bartvanderwal/qjaL0tp4/

By comparing it in detail with the standard Bootstrap example on your website I found out that this can be fixed by adding a href="#'. See this Fiddle: http://jsfiddle.net/bartvanderwal/29hbf4no/

But I'd prefer not to need a href 😄, and that does works for the non-dismissable version, so it'd be more consistent.

Assignee
Assign to
Time tracking