trvswgnr / bs5-lightbox

A pure JS lightbox gallery plugin for Bootstrap 5 based on the Modal and Carousel components
https://trvswgnr.github.io/bs5-lightbox/
MIT License
125 stars 28 forks source link

Gallery is auto-rotating #78

Closed osterchrisi closed 3 months ago

osterchrisi commented 3 months ago

I'm experiencing a weird bug with the gallery option. As soon as I click one of the two arrows on the side, the gallery just starts auto-rotating and looping upon reaching the end. I can't stop this. Any advice? Thank you and thanks for the great work!

osterchrisi commented 3 months ago

Oh, my bad. Writing this here for any future novices that encounter the same situation. I loaded lightbox both through npm / importing and in my header via CDN. This seems to create the situation where the lightbox seemingly works but keeps sliding infinitely.