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
133 stars 28 forks source link

Lightbox opened from inside another Modal #72

Open dalyUSN opened 10 months ago

dalyUSN commented 10 months ago

Hi there

I have a scenario where I would like to add my thumbnail gallery inside a modal window and then have those thumbnails open up the Lightbox on top of the modal. Do you know why I can not get this to work? Is there any additional code I need to apply?

Thanks!