In media-components/Resources/Private/Components/Picture/Source/Source.html the attribute type should start with `image` ``` <ft:source ... type="image/{croppedImage.format}" /> ```
In media-components/Resources/Private/Components/Picture/Source/Source.html the attribute type should start with
image