Issue #3581500: content.field_media_image.settings.image_style missing schema

changed field_formatter.entity_view_display from inheriting field_formatter to extending mapping directly with all keys defined explicitly, this fixes the %parent.type dynamic resolution that was failing during config import. matches the pattern already used by core.entity_form_display...* in same file. AI was used to assist. Closes #3581500

Merge request reports

Loading