Anant-Macedonia / anantMK

Wordpress Headless with Next.js
https://anant-mk-five.vercel.app/
0 stars 1 forks source link

Picture failed to upload #122

Open StojanJovanov opened 1 year ago

StojanJovanov commented 1 year ago

Steps to reproduce:

1)Navigate to the following page: https://planetcassandra.org/ 2)Click at "Resources" button at the top of the page 3)Click at the first hyperlink named "Stargate project to turn Cassandra into a multi-model database" 4)After you are navigated at the following page https://planetcassandra.org/leaf/datastax-unveils-stargate-project-to-turn-cassandra-into-a-multi-model-database/ observe the picture at the top of the page

Actual Results:

The pictures are partly shown

Expected Results:

The pictures should be uploaded successful and look visually good

Environment

OS: Windows 10 Pro 64-bit Browser: Brave[Version 1.52.122 Chromium: 114.0.5735.110 (Official Build) (64-bit)]

Image

JovanTanchevski commented 1 year ago

This problem is occurring because of an empty src, we pass this content through HTMLContent that is coming directly from the back end database so we can not make any changes to the innerHTML content.

Screenshot 2023-06-21 at 14 20 24