We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1539e56 commit 872c7c9Copy full SHA for 872c7c9
DistributionPackages/Neos.NeosIo/Resources/Private/Fusion/Content/ImageTeaser.fusion
@@ -43,7 +43,6 @@ prototype(Neos.NeosIo:ImageTeaser) < prototype(Neos.Neos:ContentComponent) {
43
allowCropping={true}
44
width={props.width}
45
height={props.height}
46
- async={true}
47
attributes.class="imageTeaser__image"
48
attributes.alt={props.alternativeText}
49
attributes.style={'max-height: ' + props.maximumHeight + 'px;'}
0 commit comments