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

Image breaks on events page if src url is not working #13851

Open
2 tasks
saurabhburade opened this issue Sep 12, 2024 · 2 comments
Open
2 tasks

Image breaks on events page if src url is not working #13851

saurabhburade opened this issue Sep 12, 2024 · 2 comments
Labels
bug 🐛 Something isn't working needs triage 📥 This issue needs triaged before being worked on

Comments

@saurabhburade
Copy link
Contributor

saurabhburade commented Sep 12, 2024

Describe the bug

The event image is broken if URL of image is not working.

To reproduce

  1. Go to '/community/events/'
  2. Click on 'View More'
  3. Check ETHVenice 2024, ETHRome, Permissionless III

Expected behavior

Add fallback image if src url gives error

Screenshots

Screenshot 2024-09-12 at 12 35 46 PM

Desktop (please complete the following information)

No response

Smartphone (please complete the following information)

No response

Additional context

No response

Would you like to work on this issue?

  • Yes
  • No
@saurabhburade saurabhburade added the bug 🐛 Something isn't working label Sep 12, 2024
@github-actions github-actions bot added the needs triage 📥 This issue needs triaged before being worked on label Sep 12, 2024
@saurabhburade
Copy link
Contributor Author

cc @wackerow

@saurabhburade
Copy link
Contributor Author

This can be handled with the below but might lose SSR.
https://vercel.com/templates/next.js/image-fallback

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something isn't working needs triage 📥 This issue needs triaged before being worked on
Projects
None yet
Development

No branches or pull requests

1 participant