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

[Documentation] GitHub’s unauthenticated API rate limit crashes Flowbite website’s homepage #819

Closed
dtinth opened this issue Feb 28, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@dtinth
Copy link

dtinth commented Feb 28, 2024

Describe the bug
The whole website crashes when contributor list cannot be loaded due to GitHub’s unauthenticated API rate limit.

Application error: a client-side exception has occurred (see the browser console for more information).

To Reproduce

  1. Go to https://flowbite.com/

  2. Get your IP address rate-limited by GitHub (e.g. by using a co-working space’s public wifi network)

    image

Expected behavior
Error should not crash the whole page. Maybe add an error boundary?

Screenshots
image

@zoltanszogyenyi
Copy link
Member

Hey @dtinth,

Thanks for the reporting! I'll have a look at this today.

Cheers,
Zoltan

@zoltanszogyenyi zoltanszogyenyi added the bug Something isn't working label Feb 28, 2024
@zoltanszogyenyi zoltanszogyenyi self-assigned this Feb 28, 2024
@zoltanszogyenyi
Copy link
Member

I've just pushed a fix for this. I'll close the issue if no further errors happen.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants