-
I am using the carousel just fine in Chrome but when I switched to Firefox or Edge, I am getting an infinite loop in typescript resulting in the whole javascript crashing.
I belive it has to do wit…
-
Hi,
Please help...
I have puted slider inside tab and it's working fine for first time, if I go to some other tab and coming again to slider tab it's not working properly.
Here is my code...
…
-
The ability to set the number of slides to show for different widths
````
document.addEventListener('DOMContentLoaded', function () {
var multiSlides = document.querySelector('.js_multislid…
-
hi,
i'm trying to use angular filter with carousel
in template :
itam.name
i'm getting phones array from http request and then after promise return setting doneloading= true
i tries to us…
-
Hello,
I installed the ladest imagecarousel plugin version for the newest dokuwiki version on a testserver.
For my test I created a new page and created an imagecarousel for 5 pictures. After I …
-
Hi,
Have been using groupie in a few projects. Never had a need to make an infinite carousel both left and right scrolling.
Is there a possibility to easily achieve that or should I rather skip t…
-
When settings has centerMode true, infinite false, current-slide does not have active-slide class, also has aria-hidden="true"
http://jsfiddle.net/a39y7zx4/
#
#### Steps to reproduce the problem
1. …
-
This little feature would be one of the things that makes responsiveCarousel awesome:
When clicking slowly past the final slide of a non-infinite carousel, you can't go back or forward. This could b…
-
**Describe the bug**
I have use your lib and it works super nicely for me. The only issue I have is that I do have overlap on my element when sizing the window. I am interested to make sure that th…
-
Hello, I try to load different set of images in the carousel, however when i load a new set of images. the previous set of images is always there. i have to click the arrow button in order to show the…