- Issue created by @interdruper
- Status changed to Needs review
4 months ago 6:06pm 28 August 2024
This error is triggered when ImageStyle has been overriden by other modules, like Remote Stream Wrapper → does.
The same problem arose in ImageAPI Optimize module, see https://www.drupal.org/project/imageapi_optimize/issues/3327442 🐛 Image api assumes getPipeline method exists which breaks the image styles page Needs work
Use webp pipeline where module Remote Stream Wrapper is enabled.
The same approach used in the patch https://git.drupalcode.org/project/imageapi_optimize/-/merge_requests/6/diffs
Patch coming soon.
Needs review
2.0
Code