You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
However, when I write my listener like this, the lightbox does not close when I click on the image, only when I click on the background, making the lightbox difficult to close:
I am trying to add support for webp image formats with jpg fallbacks. When I write my listener like this the lightbox works as intended:
However, when I write my listener like this, the lightbox does not close when I click on the image, only when I click on the background, making the lightbox difficult to close:
I imagine this has something to do with the
<picture>
tag. Any thoughts on why this would be happening? ThanksThe text was updated successfully, but these errors were encountered: