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

Image Gallery Issues with Bootstrap 5.2.3 and up #62

Open gardnerweb opened 1 year ago

gardnerweb commented 1 year ago

Was attempting to use this with a newer version of Bootstrap 5 and ran in the same issue as seen here https://stackoverflow.com/questions/74567169/why-is-data-bs-interval-false-no-longer-working-in-bootstrap-5-2-3-in-year-202

Where the images in the gallery style with auto play through when loaded into the lightbox.

trvswgnr commented 1 year ago

ya this package needs some tlc and maintenance to bring it up with the latest bootstrap. will get to it asap but PRs also welcome!

gardnerweb commented 1 year ago

Hey Travis! Thanks for replying, I'm at a complete loss when it comes to git, but I can tell you based on what I see what needs to be changed for this specific issue, does that help at all?