Problem/Motivation
As soon as you enable automated crop, the error
error 'PHP message: Uncaught PHP Exception TypeError: "Drupal\\Component\\EventDispatcher\\ContainerAwareEventDispatcher::dispatch(): Argument #1 ($event) must be of type object, string given, called in /var/www/drupal/web/modules/contrib/drimage/src/Form/DrimageSettingsForm.php on line 166" at /var/www/drupal/web/core/lib/Drupal/Component/EventDispatcher/ContainerAwareEventDispatcher.php line 89', referer: http://localhost/admin/config/media/imageapi-optimize-pipelines
occures
Steps to reproduce
- Install Drupal core 10.x
- Install drimage 2.2.0
- Install image_widget_crop 8.x-2.4
open /admin/config/media/drimage
everything works fine
- Install automated_crop 3.0.1
open /admin/config/media/drimage, again.
Error from above gets written to your server's error logs.
Comments
Comment #3
weseze commentedThanks for reporting the issue!
It has been fixed, a new release is coming.
Comment #4
joachim namysloComment #5
weseze commented