hackernews icon indicating copy to clipboard operation
hackernews copied to clipboard

Wrong first page

Open isagues opened this issue 4 years ago • 0 comments
trafficstars

Hi, is it possible that the New view is fetching a the page number 1 as default instead of page number 0.

I checked the fetch request and is going to https://hn.nuxtjs.org/api/hn/news?page=1. When I try that same request but with page=0 y get the top news currently on HN. I couldn't find any other way to view the current top news.

Hope it makes sense

isagues avatar Sep 27 '21 22:09 isagues