banthagroup / fslightbox

An easy to use vanilla JavaScript plug-in without production dependencies for displaying images, videos, or, through custom sources, anything you want in a clean overlying box.
MIT License
350 stars 30 forks source link

[Pro] Click on thumbnails is broken #135

Open emiliemarchand opened 3 years ago

emiliemarchand commented 3 years ago

Hello, We used to be able to click on the thumbnails at the bottom of the lightbox to browse the photos but it seems broken now. We are using the Vanilla pro version 3.3.0, but it is also broken on the demo pages of Vue and React versions.

Steps to reproduce: The bug can be reproduced in the demo pages of fslightbox.

  1. On the Vue or React pro demo, click on one of the picture to open the lightbox
  2. Click on the thumbnails icon in the tool nav.
  3. Click on one of the thumbs at the bottom.
  4. Nothing happens
piotrzdziarski commented 3 years ago

What browser are you using?

emiliebee commented 3 years ago

Hello! I’m from the same team. We tested on 4 different computers (mix of Linux and Windows), various desktop browsers (IE11, Chrome, Firefox). It started working when we installed an older package (3 or 4 versions older, I’ll have to check).

godbrain commented 3 years ago

From my experience it depends on the amount of images/thumbs. If there are too many (on the bottom at least) the clicking stops working. I decided to check it more closely. Clicking stops working after 17 images...

godbrain commented 3 years ago

It's actually a bigger bug that I thought, it has to do with the screen width and amount of thumbnails....

godbrain commented 3 years ago

Starting to wish I hadn't paid the $20 for the "pro" version of this. Any support here?

FrancisBou commented 3 years ago

+1 This is a real issue, really hoping for a fix.

Seems to happen in Chrome 88.0.4324.104 Works correctly in Edge