react.dev icon indicating copy to clipboard operation
react.dev copied to clipboard

[Bug]: photos in ref section of the tutorial are down

Open shahar-cohen opened this issue 1 year ago • 3 comments
trafficstars

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 avatar Apr 16 '24 09:04 shahar-cohen

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

includerajat avatar May 19 '24 16:05 includerajat

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

harish-sethuraman avatar May 20 '24 07:05 harish-sethuraman

@rickhanlonii @harish-sethuraman

Hi! If that's the case, would you like me to do this work for you?

hirotomoyamada avatar Jun 17 '24 19:06 hirotomoyamada

Fixed in https://github.com/reactjs/react.dev/pull/7189

rickhanlonii avatar Sep 30 '24 20:09 rickhanlonii