Answer the question
In order to leave comments, you need to log in
How to know that the picture was loaded by the browser?
There are components News and NewsItem. Clicking on NewsItem -- the state is set to News and the desired NewsItem is opened. The problem is that if we clicked on a NewsItem, then an image is loaded into it:
<img className="news-item__image" src={`${apiBaseUrl}posts/image/${mediaId}`}/>
Answer the question
In order to leave comments, you need to log in
It works out of the box that way.
Perhaps your image url is different or the cache is disabled in the headers.
Show image captions.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question