diff --git a/src/components/molecules/AssetTeaser.tsx b/src/components/molecules/AssetTeaser.tsx index b1b249642..a7e912b00 100644 --- a/src/components/molecules/AssetTeaser.tsx +++ b/src/components/molecules/AssetTeaser.tsx @@ -50,7 +50,7 @@ const AssetTeaser: React.FC = ({
{removeMarkdown( - attributes?.additionalInformation?.description.substring( + attributes?.additionalInformation?.description?.substring( 0, 300 ) || ''