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

Ride enabled by default #46

Closed latvianization closed 1 year ago

latvianization commented 1 year ago

https://github.com/trvswgnr/bs5-lightbox/blob/10b5987746d5cc3a0b6c764d24738b2693f75b54/src/index.js#L173

data-bs-ride does not use value given in options, enabled by default

trvswgnr commented 1 year ago

@latvianization this is a known issue after Bootstrap 5.2, I'll address this in a patch.