Describe the bug
When you click the next button(>) , it goes to page 2097 and it does not display any error
To Reproduce
Steps to reproduce the behavior:
- Go to the landing page
- Click on Next button (>) on the bottom
- Open Dev tools -> Network ->
https://api.github.com/search/repositories?q=good-first-issues:%3E0+language:Javascript&page=2097&per_page=10&sort=stars&order=desc
- See error
Expected behavior
This should only go to the next page ex. if your on page 1, you should be on page 2 when you click it
Screenshots

Additional context
Only the first page is available, any proceeding page will cause infinite loading screen if you use the next button(>)
Describe the bug
When you click the next button(>) , it goes to page 2097 and it does not display any error
To Reproduce
Steps to reproduce the behavior:
https://api.github.com/search/repositories?q=good-first-issues:%3E0+language:Javascript&page=2097&per_page=10&sort=stars&order=desc
Expected behavior
This should only go to the next page ex. if your on page 1, you should be on page 2 when you click it
Screenshots
Additional context
Only the first page is available, any proceeding page will cause infinite loading screen if you use the next button(>)