Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: Fail to load images from placekitten.com (#6924) #7051

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

ompharate
Copy link

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.

Copy link

vercel bot commented Jul 11, 2024

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

Copy link

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! 🙌

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: fails to load images from placekitten.com
2 participants