Doesn't work: no image in the glass magnifier & clientside error

Created on 29 October 2024, 2 months ago

Problem/Motivation

I just installed it on a fresh Drupal 10.3.6 (with standard profile) with composer, modified the default Image field on Article content type to allow unlimited values, created a node with 2 images, changed the formatter to the one provided by this module, and both with the default option or any other combination, I get nothing instide the zoom circle, just a white circle.

There are no errors in dblog but there are in the browser console: as soon as I hover on the image I get this error:

GET https://my.ddev.site/sites/default/files/2024-10/my_file.jpg 404 (Not Found)

If I change the image style, eg. to Large (480x480) instead of Original, the error becomes:

GET https://my.ddev.site/sites/default/files/2024-10/my_file.jpg.webp?itok=x... 404 (Not Found)

which is weird, because I have not enabled any module to produce .webp images and my originals were .jpg

🐛 Bug report
Status

Active

Version

1.0

Component

Code

Created by

🇮🇹Italy kopeboy Milan

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024