Posts->Comments error loading image that shouldn't be even there
<div class="relative flex h-[210px] items-center overflow-hidden bg-transparent sm:h-[360px] md:mr-3.5 md:max-h-[80px] md:w-fit md:min-w-[130px] md:max-w-[130px]">
<picture class="articles__feature-img h-ful w-full">
<source srcset="https://images.hive.blog/256x512/https://blog.openhive.network)." media="(min-width: 1000px)">
<img srcset="https://blog.openhive.network)." alt="Post image" loading="lazy" class="w-full">
</picture>
</div>
What is going on out there?