Closed Teradad41 closed 1 month ago
I am observing the same issue: only the text from the alt
attribute is visible. The content is too small to force a scroll appearance, which makes this example ineffective.
The content overlaps with this #6758.
Summary
The sample code in the React documentation that uses placekitten.com fails to display images due to a host error.
Page
https://react.dev/learn/manipulating-the-dom-with-refs
Details
In the sample code, images are not displaying. When entering the image URL in a browser, it shows "Web server is down, Error code 521, placekitten.com Host Error."