NO BUG: Lightbox - hidden picture is still shown in Lightbox

Browser: Every
OS: Every
URL: Porsche 997 - Neue Schlüssel und Länderadaption - Sportwagendoktor.de

[Please describe this bug in as much detail as possible so we can replicate & debug this bug]

There are 6 pictures on the page. One picture / “card” is hidden by Block display none.

The pictures can be “zoomed in” via Lightbox function. If you skip through the Lightbox, the 6th picture isn’t hidden.

I’m shure this has worked correctly in earlier versions of Bricks.

Thanks in advance

6th picture via Lighbox:

Hi Markus,
I am relatively sure that this has never worked before, but if so, it would be good to know in which version this was.

The styles of the image element are irrelevant within the lightbox because it is a completely different markup, and the image element (and, accordingly, its styles) does not appear in it.

This is the lightbox markup:

You can possibly remove the “hidden” image’s Lightbox ID so that it no longer belongs to the same Lightbox group :thinking:

Best regards,
timmse