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
  • #21704
Closed
Open
Issue created Jan 13, 2017 by Administrator@rootContributor

JS/Carousel - "Carousel is sliding"

Created by: nlemoine

Steps to reproduce

  • Open: https://v4-alpha.getbootstrap.com/components/carousel/
  • Open browser console
  • Click quickly on "next" or "prev" arrow multiple times
  • You will get some errors as shown above: capture d ecran 2017-01-13 a 14 53 53

Issue source

I can't understand why you're throwing an error when next/prev methods are called which is likely to happen when navigating a carousel. As long as events don't get queued, I think that shouldn't happen. https://github.com/twbs/bootstrap/blob/v4-dev/js/src/carousel.js#L124

Assignee
Assign to
Time tracking