reactjs / react.dev

The React documentation website
https://react.dev/
Creative Commons Attribution 4.0 International
11.07k stars 7.55k forks source link

The server for which the cat images were being source is down (https://placekitten.com/) #7123

Closed onlinemax closed 1 month ago

onlinemax commented 2 months ago

Summary

The images are simply not loading because the server that hosted them is down.

Page

https://react.dev/learn/manipulating-the-dom-with-refs

Details

You can find the specified images in the sandbox below the subheading: Example: Scrolling to an element.

rammba commented 1 month ago

This is fixed in #7189, so it can be closed.

rickhanlonii commented 1 month ago

Yup, fixed in https://github.com/reactjs/react.dev/pull/7189