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
  • #36387
Closed
Open
Issue created May 17, 2022 by Administrator@rootContributor3 of 3 checklist items completed3/3 checklist items

Enabling smooth scroll option in Scroll Spy prevents url hash change

Created by: SamuelMiller

Prerequisites

  • I have searched for duplicate or closed issues
  • I have validated any HTML to avoid common problems
  • I have read the contributing guidelines

Describe the issue

Enabling smooth scroll in scroll spy via data-bs-smooth-scroll="true" prevents the URL change when clicking on an anchor hash link.

Reduced test cases

Same Pencode link as my other bug report: https://codepen.io/sam-miller-the-flexboxer/pen/BaYpvPL

I believe the URL of Pencode projects is not changeable to start with when clicking on hash links. So, to reproduce the bug using my example, you likely have to serve it on a different server (e.g., localhost). I've attached the example (see src.zip below). Enable and then disable data-bs-smooth-scroll in the index.html to see its effect on the url.

What operating system(s) are you seeing the problem on?

macOS

What browser(s) are you seeing the problem on?

Chrome Firefox

What version of Bootstrap are you using?

5.2 beta src.zip

Assignee
Assign to
Time tracking