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
Please note the issue with Page Media and responsive images (@2x or @3x) described in #111 is still present. Error File not found: image.jpg while trying to delete the file.
It also affects filepicker field with preview_images enabled.
Steps:
Uploaded image@3x.jpg and tried to select it via filepicker
Result:
The preview thumbnail is broken because it's not reading @3x
The text was updated successfully, but these errors were encountered:
I tried to address a similar issue with #814. But I believe the code will only try to remove image alternatives if it can find the "base medium", ie. the image without any @Nx
Please note the issue with Page Media and responsive images (@2x or @3x) described in #111 is still present. Error
File not found: image.jpg
while trying to delete the file.It also affects
filepicker
field withpreview_images
enabled.Steps:
Uploaded
image@3x.jpg
and tried to select it viafilepicker
Result:
The preview thumbnail is broken because it's not reading
@3x
The text was updated successfully, but these errors were encountered: