- Issue created by @nginex
- Merge request !97Issue #3529745: Use controller from imageapi_optimize_webp as decorated class β (Open) created by nginex
Seems like latest version of the module does not work well with imageapi_optimize_webp.
The issue is that they both override code class ImageStyleDownloadController.
Install and configure imageapi_optimize_webp and stage_file_proxy
Upload an image and render it, so it will try to render webp version but it can't generate it
Use ImageStyleDownloadController from imageapi_optimize_webp as decorated class.
Active
3.1
Code