react.dev
react.dev copied to clipboard
[Bug]: photos in ref section of the tutorial are down
Summary
photos in the tutorial sections:
- Manipulating the DOM with Refs (also notice the first deep dive section!)
- Referencing Values with Refs
Aren't displayed. It seems like the hosting server is down.
Page
https://react.dev/learn/referencing-values-with-refs, https://react.dev/learn/manipulating-the-dom-with-refs
Details
for example: https://placekitten.com/g/200/200
@shahar-cohen which photos actually you are referring, I think, issue is fixed now, because I am unable to find any photo which is not visible or not loaded.
Yea seems like these images are missing as their server is down. we have other occurrences of same URL here: https://github.com/search?q=repo%3Areactjs%2Freact.dev%20https%3A%2F%2Fplacekitten.com&type=code
cc: @rickhanlonii
@rickhanlonii @harish-sethuraman
Hi! If that's the case, would you like me to do this work for you?
Fixed in https://github.com/reactjs/react.dev/pull/7189