reactjs / ja.react.dev

React documentation website in Japanese
https://ja.react.dev
Creative Commons Attribution 4.0 International
261 stars 176 forks source link

[Bug]: Images cannot be loaded from `https://placekitten.com` and are not functioning properly as samples. #777

Closed hirotomoyamada closed 4 months ago

hirotomoyamada commented 4 months ago

Summary

Images cannot be loaded from https://placekitten.com and are not functioning properly as samples.

Page

https://ja.react.dev/learn/manipulating-the-dom-with-refs#example-scrolling-to-an-element

Details

No response

smikitky commented 4 months ago

Issues that are common across languages are not fixed at this repository's level. When your PR on the upstream repo (https://github.com/reactjs/react.dev/pull/6963) is merged, it will eventually be included in this repo, too.