-
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…
-
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 @sag1v, thank you for creating this library!
**Describe the solution you'd like**
I'd love to be able to loop through to the first item, if I click on "next" from the last item, so creating an …
-
### Which variants of Embla Carousel are you using?
- [X] embla-carousel **(Core)**
- [ ] embla-carousel-react
- [ ] embla-carousel-vue
- [ ] embla-carousel-svelte
- [ ] embla-carousel-autoplay
- [ ]…
-
Hi, great work with this carousel. I found an issue though:
For using this carouse I use a ngIf as you can see in the code below.
```
```
T…
-
When you set infinite carousel and you have lazyloaded images, the src attribute of cloned elements aren't replace with the image at load.
DEMO
http://jsfiddle.net/w6z6c53y/
===============…
-
**Describe the bug**
I am trying to use carousel in reactjs it was working fine and now i am moving to nextjs.
**To Reproduce**
Steps to reproduce the behavior, here is fairly simple impleme…
-
__Issue description__: **[Since last commit]**, loop option doesn't make the slider infinite. Come to last stable version fix the issue.
__Demo link/slider setting__:
```javascript
var sli…
-
**Describe the bug**
I have 34 Carousel Items were there should only be 5 visible
**To Reproduce**
Create a basic carousel (with say 5 children), then enabled infinite
This can also be seen by g…
-
Hi,
I'm using the this pretty awesome slick component with the responsive configuration as follows:
``` javascript
this.myCardConf =[
{
breakpoint: 3000,
settings: {
…