- Issue created by @dieterholvoet
A warning is triggered after receiving an update event through a webhook where featured_image is set to:
"featured_image": {
"data": []
}
This is the warning:
Warning: Undefined array key "sizes" in Drupal\storychief\Plugin\StoryChiefFieldHandler\FeaturedImageStoryChiefFieldHandler->setValue() (line 24 of /[..]/web/modules/contrib/storychief/src/Plugin/StoryChiefFieldHandler/FeaturedImageStoryChiefFieldHandler.php).
Handle missing values.
Active
3.0
Code