react.dev
react.dev copied to clipboard
Fix: Fail to load images from placekitten.com (#6924)
Fixes #6924
Description
This pull request addresses issue #6924 where the application fails to load images from placekitten.com. The issue was caused by incorrect URL formatting and missing error handling for failed image requests.
Changes
- Updated the image URL formatting to ensure compatibility with placekitten.com.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| 19-react-dev | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Jul 11, 2024 5:15am |
| react-dev | ✅ Ready (Inspect) | Visit Preview | Jul 11, 2024 5:15am |
Size changes
📦 Next.js Bundle Analysis for react-dev
This analysis was generated by the Next.js Bundle Analysis action. 🤖
This PR introduced no changes to the JavaScript bundle! 🙌
Fixed by https://github.com/reactjs/react.dev/pull/7189