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
  • Merge requests
  • !36613

Fix popover live demo to use `data-bs-title` instead of `title`

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Julien Déramond requested to merge main-jd-fix-stackbliz-popover-example into main Jun 20, 2022
  • Overview 1
  • Commits 1
  • Pipelines 0
  • Changes 1

😅 Forgot to update one example in https://github.com/twbs/bootstrap/pull/36449. This live demo example must use data-bs-title instead of title for consistency with the other examples and the callout message, and for the title to be displayed in StackBlitz.

Before, if "Edit on StackBlitz" button is clicked, the title won't be displayed in StackBlitz after clicking on the "Click to toggle popover".

Live preview

/CC @GeoSot

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: main-jd-fix-stackbliz-popover-example