- Issue created by @yesnoio
Blob image derivatives do not appear within the div for the media entity if Drupal is configured to show WebP images in the Media Library. This is likely due to a bug related to file name transformation & Drupal being unable to identify the original image.
When I visit a node & upload an image Blob, the derivative image does not appear within the div for the media entity if Drupal is configured to show WebP images in the Media Library.
Update the file name transformation code so the original image can be properly identified so the WebP image can be generated, if that indeed is the root issue.
Active
2.3
Code