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
  • #27208
Closed
Open
Issue created Sep 10, 2018 by Administrator@rootContributor

Tab not chaning tab-pane when element id attribute is a UUID.

Created by: JRSofty

Issue occurs on Windows 10 x64 Desktop, testing with Firefox 62 (64bit) using Bootstrap 4.1.3 (Tests with Bootstrap 4.0.0 does not show this problem).

The problem is that when using UUID or GUID for id attributes for the tab-pane of the tab functionality the change in the tab itself occurs but the tab pane is not changed. No messages are logged in the browser console. The classes "show" and "active" do not appear for the tab-pane with the provided id.

Use of shorter id names does seems to work.

When tested against the Bootstrap 4.0.0 version the problem did not occur, and UUID/GUID could be used for element id.

I have attached an index.html file (zipped) that shows the failing functionality with version 4.1.3 using the libraries from the CDN. Problem seems to also appear using version 4.1.2. However, version 4.1.1 works as expected.

index.zip

Assignee
Assign to
Time tracking