- 🇫🇷France andypost
Closed as duplicate 🐛 Compatibility problem with field_formatter_class - empty_fields overwrites custom field formatter class Closed: duplicate
If a contrib module is storing css classes as third party setting (e.g. field_formatter_class), those classes get ignored/overridden by hook_entity_display_build_alter which is used by emprty_fields.
Check if any modules define classes in "third_party_settings" of the display component.
If so - add them to the field class attributes ['#attributes']['class'] together with the two classes defined in
#2927909: Add css class →
.
Provide a patch.
None
None
None
Needs review
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Closed as duplicate 🐛 Compatibility problem with field_formatter_class - empty_fields overwrites custom field formatter class Closed: duplicate