javascript

Fixing Drupal's Bootstrap Carousel's Breakpoint

Using the Bootstrap Carousel in Views I found an issue with break points. You can set the number of "slides" or images shown at one time 1-4 images. Unfortunately, it remains at the set number through breakpoints or screen sizes causing the carousel to stack.