I’ve been using the slide-box for a few versions (0.9.20 i believe) and noticed a few issues.
After an allotted time, it changes to the next slide automatically after a few seconds. Anyone know how to disable this?
Another issue I’ve noticed is on a slider I have with only 2 slides, which are generated via ng-repeat. the slider is set to loop and when I go through the two slides, I go back to the first slide, but the index counter doesn’t recognize it. After some digging in the dev tools I saw that 4 slides were some how being generated.
Anyone having this issue as well?
I’m using the nightly bundle JS file.
edited after new issues were found