Infolist ImageEntry doesn't support `extraAttributes()`

TextEntry supports extra attributes, as documented, but this doesn't seem to work for the ImageEntry component. The following appears on TextEntry component view, but such code is missing from ImageEntry.

attributes="Filament\Support\prepare_inherited_attributes($getExtraAttributeBag())->class(['fi-in-text'])
Was this page helpful?