dbrekalo / simpleLightbox

SimpleLightbox is lightweight and responsive lightbox library with no dependencies. Display images, galleries, videos or custom content and control your lightbox with easy to use api.
http://dbrekalo.github.io/simpleLightbox/
MIT License
263 stars 76 forks source link

bug: does not work on Safari (iOS + macOS) #22

Open y1337x opened 3 years ago

y1337x commented 3 years ago

When I'm clicking on an image, simple lightbox is stuck in the loading procedure. The main div still has these classes: slbElement slbLoading slbLoading. In Chrome and Firefox, simple lightbox works just fine and the class list of the main div is reduced to slbElement as it should be. I don't know what is happening, there are no errors in the console.