Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: fails to load images from placekitten.com #6924

Closed
Teradad41 opened this issue May 30, 2024 · 3 comments · May be fixed by #7051
Closed

[Bug]: fails to load images from placekitten.com #6924

Teradad41 opened this issue May 30, 2024 · 3 comments · May be fixed by #7051

Comments

@Teradad41
Copy link

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."

@grigoriy-reshetniak
Copy link

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.
image

@hirotomoyamada
Copy link

The content overlaps with this #6758.

@rickhanlonii
Copy link
Member

Fixed in #7189

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants