Field delimiter is failing to insert delimiters on an entity reference field using the label formatter due to a missing '#type' value. This value is checked in field_delimiter_field_attach_view_alter()
looking for !empty($element[$delta + 1]['#type'])
.
Is it common for this to be missing? It was my understanding that this value should be present for any field element array. I don't know if this is a bug in the module, or it very well could be that the very complex site I'm working on is just behaving oddly. Just looking for another's advice since i'm not entirely certain on how reliable this value is. Thanks!
Closed: outdated
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.