- Issue created by @merilainen
When trying to edit a field which has Pixabay automator enabled, there is an error:
Error: Cannot use object of type Drupal\Core\Form\FormState as array in Drupal\ai_automator_pixabay\Plugin\AiAutomatorType\PixabayImage->extraFormFields() (line 130 of /var/www/html/web/modules/contrib/ai_automator_pixabay/src/Plugin/AiAutomatorType/PixaBayImage.php).
In PixaBayImage.php extraFields() rename the $form to $formState in the function parameters.
Active
1.0
Code