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

Handle fetch errors retrieving star count from Gtihub #4945

Open
sentry-io bot opened this issue Jan 2, 2025 · 1 comment
Open

Handle fetch errors retrieving star count from Gtihub #4945

sentry-io bot opened this issue Jan 2, 2025 · 1 comment
Assignees
Labels
bug Something isn't working front-end Issue related to the React Front End Dashboard

Comments

@sentry-io
Copy link

sentry-io bot commented Jan 2, 2025

Sentry Issue: FLAGSMITH-FRONTEND-41B

TypeError: Failed to fetch
  at <anonymous> (./web/main.js:106:1)
  at <anonymous> (./web/main.js:106:1)
  at ds (./web/main.js:106:1)
  at Rl (./web/main.js:106:1)
  at <anonymous> (./web/main.js:106:1)
...
(12 additional frame(s) were not displayed)
@sentry-io sentry-io bot added bug Something isn't working front-end Issue related to the React Front End Dashboard labels Jan 2, 2025
@tiagoapolo
Copy link
Contributor

The proposed solution is to bypass the thrown errors when github calls fail and hide the star count, only displaying GitHub Icon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working front-end Issue related to the React Front End Dashboard
Projects
None yet
Development

No branches or pull requests

1 participant