- Issue created by @thoffmann
nidhish Could you provide more information about the error you have got (at least the file and line where it was occurred)?
I have a warning but not sure if this is the same.
Warning: Undefined array key "field_joined_students" in Drupal\iframe\Plugin\Field\FieldWidget\IframeWidgetBase->getField() (line 458 of modules/contrib/iframe/src/Plugin/Field/FieldWidget/IframeWidgetBase.php). Warning: Trying to access array offset on null in Drupal\iframe\Plugin\Field\FieldWidget\IframeWidgetBase->getField() (line 458 of modules/contrib/iframe/src/Plugin/Field/FieldWidget/IframeWidgetBase.php).
"field_joined_students" is a field hidden in the form using form alter hook.